Re: [Fink-devel] gettext prebinding

2003-02-11 Thread Benjamin Reed
On Tuesday, February 11, 2003, at 12:29 PM, Carsten wrote: These libs are definitely a good starting point. To avoid random starting segment addresses I think that gcc-prebind utility might help. One could use gcc-prebind to build these libs, capture the build output and then hopefully come up

Re: [Fink-devel] gettext prebinding

2003-02-11 Thread Carsten
These libs are definitely a good starting point. To avoid random starting segment addresses I think that gcc-prebind utility might help. One could use gcc-prebind to build these libs, capture the build output and then hopefully come up with a "static" address and patch so fink can build them no

[Fink-devel] gettext prebinding

2003-02-11 Thread Ben Hines
Folks with fileutils and various other fink packages installed are harassed by thousands of prebinding warnings: Feb 11 07:44:07 G4 /usr/libexec/fix_prebinding: /sw/bin/cut could not be launched prebound. Feb 11 07:44:07 G4 /usr/libexec/fix_prebinding: /sw/bin/cut couldn't be prebound in the past,