From: Marcus F. (Anunakin) <anu...@vi...> - 2008-05-23 11:30:22
|
First, Thanks for reply! :-) Actual Nokia, howtos and files to download for developers give me this for use at scratchbox: Compiler: cs2005q3.2-glibc2.5-arm Architecture: arm Sub-architecture: arm C-library: glibc Devkits: cputransp debian-etch debian-sarge maemo3-tools perl CPU-transparency: /scratchbox/devkits/cputransp/bin/qemu-arm-eabi-sb2 This has gcc 3.4.4 (sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)), binutils 2.16.91 and glibc 2.5.0 Apt-get installs gcc 3.4.4 at N810 machine too... I have tried compile old source too (gnuplot, 4.0.0) ... and I got same error, about lu_decomp function at matrix.c.... OK! But if I use new cs2008... I must install new libs at my N810 ... to run applications compiled with this new tools, right? 2008/5/23 Nathan Sidwell <na...@co...>: > 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\<http://sourceforge.net/projects/gnuplot%5C>" >> -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 > > -- Marcus Fazzi オープンソースコード いきかた! http://anunakin.blogspot.com/ http://www.vivaphp.net |