From: <so...@pi...> - 2008-05-23 07:37:39
|
On Fri, 23 May 2008 09:24:34 +0200, Nathan Sidwell <na...@co...> wrote: > 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 > Marcus, that kind of error is most often hardware related. Nathan, out of interest what compiler versions are "supported"? >> (2008Q1) release? what is this a reference to, a distro? :? |