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]

Seg Fault when I compile latest cvs of 3.0 branch..


-nostdinc++     -I../include -I../include/std -I../include/c_std -I../include 
 -I../libsupc++ -I../libio -I../libio -I../libmath                         -g 
-O2
-fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates           -Wall 
-Wno-format -W -Wwrite-strings -Winline  -fdiagnostics-show-location=once     
           -ffunction-sections -fdata-sections  -g    -c locale.cc
/usr/src/gcc/gcc/xgcc -B/usr/src/gcc/gcc/ -nostdinc++ 
-L/usr/src/gcc/i686-pc-linux-gnu/libstdc++-v3/src 
-L/usr/src/gcc/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/opt/gcc3/i686-pc-linux-gnu/bin/ -B/opt/gcc3/i686-pc-linux-gnu/lib/ 
-isystem /opt/gcc3/i686-pc-linux-gnu/include -nostdinc++ -I../include 
-I../include/std -I../include/c_std -I../include -I../libsupc++ -I../libio 
-I../libio -I../libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE 
-fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline 
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c 
locale.cc  -fPIC -DPIC -o .libs/locale.o
xgcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [locale.lo] Error 1
make[3]: Leaving directory `/usr/src/gcc/i686-pc-linux-gnu/libstdc++-v3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gcc/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/src/gcc/i686-pc-linux-gnu/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2

-- 
Thanks
Jorg


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