Changes between Version 5 and Version 6 of sys-devel/gettext/0.17/5
- Timestamp:
- 03/06/09 16:55:32 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/gettext/0.17/5
v5 v6 5 5 Checked to work on Haiku-hybrid. 6 6 7 All the shared libraries reference symbol main. To prevent this, after doing configure and before doing make, each libtool script has to be amended, -nostartfiles must be added to the second (or if there is only one, the first) archive_cmds. 7 All the shared libraries reference symbol main. To prevent this, after doing configure and before doing make, each libtool script has to be amended, -nostartfiles must be added to the second (or if there is only one, the first) archive_cmds. Later run make CPPFLAGS=-nostartfiles instead of make.
