Hello Carmelo, thanks for your answer. Yes I've tried different things and also disabling mudflap but nothing want really work. But the good news is that I've switched to another pc installed cygwin from scratch and build gcc4.2.2 for the cygwin system and after that I was able to build the cross toolchain from armeb.
Thanks a lot, Andy ----- Original Message ----- From: "Carmelo Amoroso" <[EMAIL PROTECTED]> To: "Andreas Erler" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Saturday, December 01, 2007 8:53 AM Subject: Re: Crosscompiler on cygwin > Andreas Erler wrote: >> Hello, >> I'm trying to build a cross compiler from i686-pc-cywin to >> armeb-linux-ulibc with buildroot. >> When the build systems configures for the libmudflap in the directory >> gcc-4.2.1-final/armeb-linux-uclibc/ >> it spit out the following lines when: >> >> checking for dlsym in -ldl... >> >> error: none of the known symbol names works >> In the config.log I found the following lines for this error: >> configure:8533: >> /usr/src/buildroot/toolchain_build_armeb/gcc-4.2.1-final/./gcc/xgcc >> -B/usr/src/buildroot/toolchain_build_armeb/gcc-4.2.1-final/./gcc/ >> -B/usr/armeb-linux-uclibc/bin/ -B/usr/armeb-linux-uclibc/lib/ -isystem >> /usr/armeb-linux-uclibc/include -isystem >> /usr/armeb-linux-uclibc/sys-include -o conftest -g -Os >> conftest.c -lpthread >&5 >> collect2: ld terminated with signal 11 [Segmentation fault], core dumped >> /usr/src/buildroot/build_armeb/staging_dir/usr/armeb-linux-uclibc/bin/ld: >> /ecos-c/DOKUME~1/ELCH/LOKALE~1/Temp/cceuZPSX.o: invalid string offset >> 16777216 >= 40 for section `.strtab' >> configure:8539: $? = 1 >> Does anyone have an idea what this means? Is the linker broken? >> Thanks in advance for any help >> Andy >> >> > Have you tried disabling libmudflap? > > Carmelo >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> uClibc mailing list >> [email protected] >> http://busybox.net/cgi-bin/mailman/listinfo/uclibc > _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
