At 02:12 AM 4/9/2003 -0700, you wrote:
>In the GNUmakefile
>LDFLAGS = -Wl,--gc-sections
>for release version.
>If someone has succesfully linked an exe using this
>flag please tell me which linker did you use.
>My Solaris Sparc linker (ld: Solaris Link Editors:
>5.8-1.272) doesn't support this flag.
>
>Hadar.
>
>__________________________________________________
>Do you Yahoo!?
>Yahoo! Tax Center - File online, calculators, forms, and more
>http://tax.yahoo.com
/Solaris_Utils/bin/g++ -v
Reading specs from
/Solaris_Utils/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../configure --disable-nls
--with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as
Thread model: posix
gcc version 3.2.2
Do you know what the flag does?
Hadar.