2007/3/27, Jesús López Mercadé <[EMAIL PROTECTED]>: > Hi list, > > I know this question is a outdated but I cannot solve it. When I try to > build a toolchain for ARM920T cross-compiling using(gcc-4.1.1 and > binutils-2.17), I get this error: > > /usr/local/src/buildroot-20070116-RC2/toolchain_build_arm_small/gcc-4.1.1/gcc/config/arm/lib1funcs.asm:1000: > > undefined reference to `raise' > I've been searching in the list and I've seen some previous posts anout his > topic, but most of them referred to > this patch > http://svn.gumstix.com/gumstix-buildroot/trunk/toolchain/uClibc/uClibc-gcc-41-raise-error.patch > which has dissapereared. I've been looking for it somewhere else but with no > luck. > Any help would be appreciated. > Thanks in advance
Hi, You could just simply checkout gumstix at revision 1181 (the last revision this patch was available on). I tested it and it works as expected. If you're unable to retrieve this file, I may be able to upload it somewhere for you, just ask me. -- Guillaume LECERF GeeXboX developer _______________________________________________ uClibc mailing list [EMAIL PROTECTED] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
