Hi, Sometime back even I faced the problem. Then I find out if I enable --enable-trace, this is causing the arm-linux-gcc to crash. So, dont enable it. Regards Durai On Thu, 2006-02-23 at 14:31 +0530, Arun Prakash Jana wrote: > Hi! > > Plz don't refer to my previous mail. That was not the problem. > > I'm using the command : - > > [sbox-ARM: ~/DirectFB-0.9.20] > ./configure --enable-static > --enable-debug=no --enable-trace > > and it is running fine. > > But > > [sbox-ARM: ~/DirectFB-0.9.20] > make > > finally gives the following error : - > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../src > -DDATADIR=\"/usr/local/share/directfb-0.9.20\" > -DMODULEDIR=\"/usr/local/lib/directfb-0.9.20\" -D_REENTRANT -Wall -O3 > -ffast-math -finstrument-functions -DFUSION_FAKE > -Werror-implicit-function-declaration -c idirectfb.c -fPIC -DPIC -o > .libs/idirectfb.o > idirectfb.c: In function `dfb_window_attach': > idirectfb.c:178: internal compiler error: in cgraph_expand_function, > at cgraphunit.c:540 > Please submit a full bug report, > with preprocessed source if appropriate. > Send email to [EMAIL PROTECTED] for instructions. > make[3]: *** [idirectfb.lo] Error 1 > make[3]: Leaving directory `/home/arunj/DirectFB-0.9.20/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/arunj/DirectFB-0.9.20/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/arunj/DirectFB-0.9.20' > make: *** [all-recursive-am] Error 2 > [sbox-ARM: ~/DirectFB-0.9.20] > > > I'm using Scratchbox 1 along with it's cross-toolchain for ARM. > What should I do? > > Thanks, > > Arun > > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users >
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
