This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

PR14302 for gcc 3.3.3 and internal compiler error for 3.4.4


Dan, 

could you add PR14302 to crosstool? If not present it is not possible to
build glib with it. 

Has anybody seen this one: 

----------8<----------8<----------8<----------8<----------8<----------
if arm-softfloat-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.0\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"no/gnuplot.gih\" -isystem /home/rsc/svn/ptxdist-build-0.9-trunk/local/arm-softfloat-linux-gnu/include -isystem /home/rsc/svn/ptxdist-build-0.9-trunk/local/arm-softfloat-linux-gnu/usr/include   -g -O2 -MT matrix.o -MD -MP -MF ".deps/matrix.Tpo" \
  -c -o matrix.o `test -f 'matrix.c' || echo './'`matrix.c; \
then mv ".deps/matrix.Tpo" ".deps/matrix.Po"; \
else rm -f ".deps/matrix.Tpo"; exit 1; \
fi
matrix.c: In function `lu_decomp':
matrix.c:337: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [matrix.o] Error 1
make[1]: Leaving directory `/home/rsc/svn/ptxdist-build-0.9-trunk/build-target/gnuplot-4.0.0/src'
make: *** [/home/rsc/svn/ptxdist-build-0.9-trunk/state/gnuplot.compile] Error 2
----------8<----------8<----------8<----------8<----------8<----------

when trying to compile gnuplot with gcc-3.4.4-glibc-2.3.5?

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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