building problems with gcc 3.2 relating to libstdc..

Rettenbeck, Richard richard.rettenbeck@hp.com
Tue Oct 15 15:52:00 GMT 2002


> what system?

> what version of glibc?

> what configure options?

> what's the exact output?

> -benjamin

> what system?

>what version of glibc?

>what configure options?

>what's the exact output?

>-benjamin

Hi Ben,

Thanks for the reply.

The system is suse 7.0 with kernel version 2.2.16. The version of glibc is 2-2.2-31.
I used no configure options, but the building option was -lean (to save space on my disk). 
With the exact output, I tried using my basic knownledge and thought the following command
would output the errors whilst building "make bootstrap -lean > errormessage". 
This resulted in no errors outputted?

#######################################

/root/gccbuild/gcc/xgcc -shared-libgcc -B/root/gccbuild/gcc/ -nostdinc++ -L/root/gccbuild/alpha-unknown-linux-gnu/libstdc++-v3/src -L/root/gccbuild/alpha-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/alpha-unknown-linux-gnu/bin/ -B/usr/local/alpha-unknown-linux-gnu/lib/ -isystem /usr/local/alpha-unknown-linux-gnu/include -nostdinc++ -I/root/gccbuild/alpha-unknown-linux-gnu/libstdc++-v3/include/alpha-unknown-linux-gnu -I/root/gccbuild/alpha-unknown-linux-gnu/libstdc++-v3/include -I/root/gccsource/gcc-3.2/libstdc++-v3/libsupc++ -I/root/gccsource/gcc-3.2/libstdc++-v3/libmath -g -O2 -D_GNU_SOURCE -mieee -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /root/gccsource/gcc-3.2/libstdc++-v3/src/globals.cc  -fPIC -DPIC -o .libs/globals.o
make[4]: Leaving directory `/root/gccbuild/alpha-unknown-linux-gnu/libstdc++-v3/src'
make[3]: Leaving directory `/root/gccbuild/alpha-unknown-linux-gnu/libstdc++-v3'
make[2]: Leaving directory `/root/gccbuild/alpha-unknown-linux-gnu/libstdc++-v3'
make[1]: Leaving directory `/root/gccbuild'

#######################################

Any idea on how I could get the correct information for you, sorry I'm pretty new to linux and
compiling etc.

Richard



More information about the Libstdc++ mailing list