Changes between Version 2 and Version 3 of dev-lang/perl
- Timestamp:
- 08/28/07 08:30:32 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/perl
v2 v3 29 29 It seems that Firefox suffered from a similar problem at one point: http://www.bebits.com/talkback/2715?page=14 30 30 31 Dynamically loading {{{encoding.so}}} in a small test application is not a problem, so that library is not to blame. '''When linking this small test application with libflock however, the same error occurs!'''31 Dynamically loading {{{encoding.so}}} in a small test application is not a problem, so that library is not to blame. When linking this small test application with libflock however, the same error occurs - sometimes! The error doesn't seem to be reproducable but random. Perhaps this has something to do with the 32MB global add-on limit in BeOS? 32 32 33 Perhaps this has something to do with the 32MB global add-on limit in BeOS. 33 To do: 34 * compile without flock() support 35 * statically link all extensions
