This is the mail archive of the gcc-bugs@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]

Core Dumped


586-pc-linux-gnu/libstdc++-v3/include -I../libsupc++  -I../libmath    -g -O2 -D_GNU_SOURCE -fno-implicit-templates  -Wall -Wno-format -W -Wwrite-strings -Winline  -fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g    -c globals.cc
/home/esgrovas/gcc-3.1/gcc/xgcc -shared-libgcc -B/home/esgrovas/gcc-3.1/gcc/ -nostdinc++ -L/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/src -L/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i586-pc-linux-gnu/bin/ -B/usr/local/i586-pc-linux-gnu/lib/ -isystem /usr/local/i586-pc-linux-gnu/include -nostdinc++ -I/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/i586-pc-linux-gnu -I/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include -I../libsupc++ -I../libmath -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c globals.cc  -fPIC -DPIC -o .libs/globals.o
In file included from /home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/bits/stl_algobase.h:75,
                 from /home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/memory:54,
                 from /home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/string:48,
                 from /home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/bits/localefwd.h:49,
                 from /home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/ios:48,
                 from /home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/istream:44,
                 from /home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/fstream:45,
                 from globals.cc:30:
/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/include/bits/stl_iterator.h:96: internal
   error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [globals.lo] Error 1
make[3]: Leaving directory `/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/esgrovas/gcc-3.1/i586-pc-linux-gnu/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2
esgrovas@tuxslare:/home/esgrovas/gcc-3.1$ 


I'm using linux from scratch on AMD 3d @ 500 Mhz


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