Re: darwin
Malte Tancred <[email protected]> Thu, 22 May 2003 23:27:00 +0200
| Newsgroups | gmane.comp.djb.checkpassword |
|---|---|
| Message-ID | <[email protected]> |
Paul Jarc wrote: > Simon GERBER <[email protected]> wrote: >> ./load chkshsgr >> ld: can't use -s with input files containg indirect symbols (output >> file must contain at least global symbols, for maximum stripping use >> -x) >> make: *** [chkshsgr] Error 1 > > Edit conf-ld, and replace -s with -x. Then run "make" again. Don't know what version of darwin Simon is using, but since Mac OS X 10.2 changing -s to -x has not been necessary (not to be able to build at least, but perhaps there are other reasons to still perform that change). /malte