sb-conf show: Compiler: arm-linux-cs2010q1-202Devkits: perl
autotools-legacy qemu debian-etchCPU-transparency:
/scratchbox/devkits/qemu/bin/qemu-arm-sb
and the 2 binaries are:- first compiled with the arm-linux-cs2010q1-202 target:
gcc -mcpu=arm9 -o hello_2010 main.c- second compiled with:
/scratchbox/compilers/arm-linux-cs2010q1-202/bin/arm-none-linux-gnueabi-gcc
-mcpu=arm9 -o hello_2010_direct main.c
The first gives Illegal instruction, the second works.
Regards,
herr_nicolas
> Date: Fri, 2 Sep 2011 13:04:02 +0300
> From: [email protected]
> To: [email protected]
> Subject: Re: [Scratchbox-users] illegal instruction with binary compiled in
> scratchbox
> Can you give me the output of sb-conf show on that target?
>
> > For your info, even with arm-linux-cs2009q3-67, the binaries are not
> > strictly identical in size: 20 bytes of difference.
>
> Which two binaries are you exactly referring to? Running gcc inside
> scratchbox will get you the gcc wrapper which is a different binary
> altogether.
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users