Re: darwin

[email protected] (Paul Jarc) Thu, 22 May 2003 11:43:28 -0400
Newsgroups gmane.comp.djb.checkpassword
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
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.


paul