For scratchbox2 is this basically not so difficult, but I need a bit more information from you about what kind tool chain to answer your question completely.
The basic procedure is as follows: cd rootfs_target sb2-init -c qemu-target target_name /the/path/to/the/bin/of/the/toolchain/bin/gcc "-c qemu-target" is needed when qemu is used to simulate the target I have no clue how to use sbrsh (never tried). I use "-c qemu-arm" "target_name" can be any name, probably no space allowed, just choose something easy "/the/path/to/the/bin/of/the/toolchain/bin/gcc" should be the absolute path to the gcc compiler of the toolchain you want to use. Normally is this something like "/home/myname/arm-2009q3/bin/arm-none-linux-gnueabi-gcc" I do not know how to do this with scratchbox 1. Greetings, Han On Fri, Jan 8, 2010 at 9:21 PM, Kartik Natarajan <enka...@gmail.com> wrote: > Hi, > > I have a tool chain which has come along with my device. I want to use it > inside the scratch box, can anyone let me know how can we add a tool chain > to scratchbox. > > It will be really helpful. Many thanks. > > > > _______________________________________________ > Scratchbox-users mailing list > Scratchbox-users@lists.scratchbox.org > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users > >
_______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users