|
From: Nathan S. <na...@co...> - 2008-05-23 07:25:23
|
Marcus Fazzi (Anunakin) wrote: > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term > -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" > -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" > -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" > -DHELPFILE=\"/usr/share/gnuplot/gnuplot.gih\" -I/usr/include > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -g -O2 -MT matrix.o -MD -MP -MF > ".deps/matrix.Tpo" -c -o matrix.o matrix.c > matrix.c: In function `lu_decomp': > matrix.c:328: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > Send email to ar...@co... <mailto:ar...@co...> > for instructions. > > > I using gcc 3.4.4 I getting this error on Scratchbox and on Nokia N810 > ... any hope? The 3.4.4 toolchain is no longer supported. Have you tried the most recent (2008Q1) release? nathan -- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery |