This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-static-libstdc++ ??


uname -m = IP35
uname -r = 6.5
uname -s = IRIX64
uname -v = 07010238
uname -p = mips

tovrea@warhol%g++ -v
Using built-in specs.
Target: mips-sgi-irix6.5
Configured with: /home/users/tovrea/GCC_SGI6/gcc-4.4.0/configure --prefix=/home/users/tovrea/local/sgi6 --enable-shared --with-ld=/home/users/tovrea/local/sgi6/bin/ld --with-as=/home/users/tovrea/local/sgi6/bin/as --enable-bootstrap --enable-languages=c,c++ --enable-version-specific-runtime-libs --enable-cxx=yes --enable-install-libiberty --with-gnu-ld --with-gnu-as --with-gmp=/home/users/tovrea/local/sgi6/lib --with-mpfr=/home/users/tovrea/local/sgi6/lib --with-ppl=/home/users/tovrea/local/sgi6/lib --with-cloog=/home/users/tovrea/local/sgi6/lib
Thread model: posix
gcc version 4.4.0 (GCC)

The option -static-libstdc++ result in "undefined option" and trying to link in .../libstdc++.a fails with tons of undefined references.

Bill Tovrea

BAE Systems

16550 West Bernardo Drive
San Diego, CA 92127

Telephone: (858) 592-5292

Pager: (888) 971-4964

E-mail: George.Tovrea@baesystems.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]