[Scratchbox-users] Howto install (for host compiled) build-tools in scratchbox?

George Styles ripnetuk at gmail.com
Thu Jul 20 15:12:06 EEST 2006


Ive had the same thing. I think when cpu transparency is turned on,
you can ONLY run Arm binaries... i would love to be able to do
otherwise. Im guessing this is because all the libraries etc are all
in ARM format???

disclaimer - this is a guess based on what I have seen

g


On 7/19/06, Clemens Eisserer <linuxhippy at gmail.com> wrote:
> Hi there,
>
> Soryr this is a double-post. I incidentially sent the same mail to
> maemo-developers. Please don't think about it as spam ... I've just
> overseen the address. Sorry...
>
> I would like to add some natively compiled executables needed for my
> build-process (jikes) to my scratchbox installation so that it is
> available under any target.
> I am using scatchbox-0.9.8 since nokia's 770 stuff requires this version...
> I did this some time ago and remebered that copying the file to
> /scratchbox/tools/bin should work ... however any time I try to start
> the executable I get "file not found":
>
> [sbox-770_arm: /scratchbox/tools/bin] > ./jikes
> bash: ./jikes: No such file or directory
> [sbox-770_arm: /scratchbox/tools/bin] > ls -la jikes
> -rwxr-xr-x    1 root     root      1494304 Jul 19 19:33 jikes
> [sbox-770_arm: /scratchbox/tools/bin] >
> [sbox-770_arm: /scratchbox/tools/bin] > ldd jikes
>        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00000000)
>        libm.so.6 => /lib/libm.so.6 (0x00000000)
>        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00000000)
>        libc.so.6 => /lib/libc.so.6 (0x00000000)
>        /lib/ld-linux.so.3 => /lib/ld-linux.so.3 (0x00000000)
>
> Any ideas what could be wrong?
>
> Thank you in advance, lg Clemens
>
> PS: Last but not least, thanks a lot for this wonderful build tool :-)
> _______________________________________________
> Scratchbox-users mailing list
> Scratchbox-users at lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>


More information about the Scratchbox-users mailing list