[uClibc]-s argument on gcc

Erik Andersen andersen at codepoet.org
Fri May 24 04:36:22 UTC 2002


On Wed May 08, 2002 at 08:06:16AM -0700, m4 at brecis.COM wrote:
> uClibc/extra/gcc-uClibc/Makefile
> ...
> gcc-uClibc: gcc-uClibc.h gcc-uClibc.c
>         gcc -Wall -O2 -s gcc-uClibc.c -o $(TARGET_ARCH)-uclibc-gcc
> ..
> 
> The -s is a problem for powerpc.  It says to use -x, which isn't right either.
> If the -s is removed, it appears to work fine.
> 
> Did you wish to send the -s to the loader?  That is -Wl,-s instead.

To the linker, yes.  Fixed now in cvs, thanks,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list