The toolchain is binaries from Crosstool-0.43. The specification is as follows:
Gcc 4.1.1 glibc 2.5 binutils 2.17 Linux 2.6.16 TLS NPTL EABI version4 for ARM iWMMXt. Qemu is 0.8.2. I came across a mail indicating qemu-0.8.2 does not support NPTL with eabi. Do I have to take care of patching as specified in the mail thread http://www.mail-archive.com/[email protected]/msg00126.html ? I have compiled the test C application with static clibrary and the executable works fine. So, mostly related to clibrary location problem in case of dynamic linking. sb-conf sh output is as follows: Compiler: arm-iwmmxt-linux-gnueabi Devkits: debian-sarge maemo3-tools perl cputransp maemo3-debian CPU-transparency: /scratchbox/devkits/cputransp/bin/qemu-arm-0.8.2-sb2 Your help is highly appreciated. Thanks! On 8/7/07, Jussi Hakala <[EMAIL PROTECTED]> wrote: > > Can you tell more about the toolchain you're using? > > It may be an issue with the flavor of qemu (any flavor?) you're using > not being able to handle the binaries compiled with that toolchain... > > Regards, > > Jussi > > Arabinda Verma wrote: > > Hello, > > > > I have successfully got foreign toolchain in Scratchbox. > > > > I created a target and compiled "hello world" application. > > > > The compilation is fine. But when I run the executable I get following > > error message. > > > > qemu: uncaught target signal 4 (Illegal instruction) - exiting > > > > The toolchain has NPTL support and using qemu-arm-0.8.2-sb2. > > > > Any idea? > > > > Thanks! > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Scratchbox-devel mailing list > > [email protected] > > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel > > _______________________________________________ > Scratchbox-devel mailing list > [email protected] > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel >
_______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
