Re: [Scratchbox-users] building sb-toolchains in scratchbox

2006-03-02 Thread Ricardo Kekki
Please use the wiki page documentation http://www.scratchbox.org/wiki/Toolchains Ricardo Rohit Chaudhri wrote: >Hi, >I am trying to build the default toolchains in scratchbox that are >part of the sb-toolchains package. I am using the host-gcc compiler >and have installed the debian devkit. I h

[Scratchbox-users] building sb-toolchains in scratchbox

2006-03-02 Thread Rohit Chaudhri
Hi, I am trying to build the default toolchains in scratchbox that are part of the sb-toolchains package. I am using the host-gcc compiler and have installed the debian devkit. I have write privileges for the /scratchbox/compilers and /scratchbox/device_tools directory. When executing the ./build -

Re: [Scratchbox-users] Problem setting up prebuilt arm toolchain in scratchbox

2006-03-02 Thread Rohit Chaudhri
> > [sbox-another-test: ~] > gcc > > sbox-arm-linux-gcc: No such file or directory > > [sbox-another-test: ~] > which gcc > > /scratchbox/compilers/bin/gcc > > > > The wiki entry on ForeignToolChains does talk about this problem > > indicating that this is a problem with the alien toolchain wrapper

Re: [Scratchbox-users] Re: Problem setting up prebuilt arm toolchain in scratchbox

2006-03-02 Thread Rohit Chaudhri
On 3/2/06, Antti P Miettinen <[EMAIL PROTECTED]> wrote: > "Rohit Chaudhri" <[EMAIL PROTECTED]> writes: > > [sbox-test-target: ~] > which gcc > > /scratchbox/compilers/bin/gcc > > [sbox-test-target: ~] > gcc > > /scratchbox/compilers/ezx-arm-gcc-3.3-glibc/bin/sbox-arm-linux-gcc: No > > such file or

Re: [Scratchbox-users] Problem setting up prebuilt arm toolchain in scratchbox

2006-03-02 Thread Toni Timonen
On Wed, Mar 01, 2006 at 08:26:43PM -0600, Rohit Chaudhri wrote: > Hello, > I am trying to add a prebuilt toolchain for arm into scratchbox and am > having some problems while doing that. I read through the relevant > wiki at: http://www.scratchbox.org/wiki/ForeignToolchains > and the Scratchbox Too

[Scratchbox-users] Re: Problem setting up prebuilt arm toolchain in scratchbox

2006-03-02 Thread Antti P Miettinen
"Rohit Chaudhri" <[EMAIL PROTECTED]> writes: > [sbox-test-target: ~] > which gcc > /scratchbox/compilers/bin/gcc > [sbox-test-target: ~] > gcc > /scratchbox/compilers/ezx-arm-gcc-3.3-glibc/bin/sbox-arm-linux-gcc: No > such file or directory > [sbox-test-target: ~] > Outside scratchbox, check what