Changes between Version 7 and Version 8 of dev-lang/perl
- Timestamp:
- 08/28/07 23:19:20 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/perl
v7 v8 35 35 When compiling Perl without flock() support (removing flock.h), there are no load_add_on() errors. This does indeed support the idea that there is a problem with flock_server on BONE. 36 36 37 When statically linking all extensions, load_add_on() is not used, and thus there is no errors. This results in a perl executable of 6MB though. 38 37 39 To do: 38 * statically link all extensions39 40 * try to build with other versions of GCC (differences in linking?)
