Re: [Scratchbox-users] undefined reference errors while linking c++ and assembly

2006-03-09 Thread Rohit Chaudhri
Exactly what errors are you getting? Can you copy-paste-send the errors you are getting and also give details about your sb setup? On 3/9/06, Deepak Kallakuri <[EMAIL PROTECTED]> wrote: > Hi Group, > > Please let me know what I can do. I am having "undefined reference errors" > while trying to bui

Re: [Scratchbox-users] building sb-toolchains in scratchbox 1.0.2 with soft-float support

2006-03-06 Thread Rohit Chaudhri
> I was trying to build a toolchain with this, it runs make all-sums ok, but > when I run make, it fails with the following error: > > /scratchbox/tools/bin/sh: line 1: > /home/cicl/sb-toolchains/crosstool/patches/glibc- > 2.3.2/old:: No such file or directory > /scratchbox/tools/bin/sh: line 1: >

Re: [Scratchbox-users] building sb-toolchains in scratchbox 1.0.2 with soft-float support

2006-03-05 Thread Rohit Chaudhri
c/work/build-glibc' make[2]: *** [install-work/build-glibc/Makefile] Error 2 make[2]: Leaving directory `/home/rohit/sb-toolchains/libc/crosstool-glibc' make[1]: *** [dep-../../libc/crosstool-glibc] Error 2 make[1]: Leaving directory `/home/rohit/sb-toolchains/meta/toolchain' mak

Re: [Scratchbox-users] building sb-toolchains in scratchbox 1.0.2 with soft-float support

2006-03-04 Thread Rohit Chaudhri
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Saturday 04 March 2006 06:46, Ricardo Kekki wrote: > > On Fri, 3 Mar 2006, Rohit Chaudhri wrote: > > > Since installation of foreign toolchains in Scratchbox 1.0.2 is > > > difficult so I am trying to build a new too

Re: [Scratchbox-users] building sb-toolchains in scratchbox 1.0.2 with soft-float support

2006-03-04 Thread Rohit Chaudhri
On 3/4/06, Ricardo Kekki <[EMAIL PROTECTED]> wrote: > > > The codesourcery based toolchains can be built from the darcs > repository. Just use arm-gcc3.4.cs-glibc-sf.conf. I think scratchbox has > never provided softfloat toolchains with the gcc-3.3 or older gcc. I am trying to build the codesourc

[Scratchbox-users] building sb-toolchains in scratchbox 1.0.2 with soft-float support

2006-03-03 Thread Rohit Chaudhri
Since installation of foreign toolchains in Scratchbox 1.0.2 is difficult so I am trying to build a new toolchain based on an existing configuration file. I need to build a gcc3.3-glibc2.3.2 toolchain for ARM with software FP support. I started with the file meta/toolchain/arm-gcc3.3-glibc.conf and

[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

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

2006-03-01 Thread Rohit Chaudhri
ith this issue. Thanks, Rohit On 3/1/06, Rohit Chaudhri <[EMAIL PROTECTED]> 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/wi

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

2006-03-01 Thread Rohit Chaudhri
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 Toolchains document. Following the instructions for adding a Foreign Toolchai

Re: [Scratchbox-users] Problem building libboost in Scratchbox

2006-02-25 Thread Rohit Chaudhri
Don't understand why Jam is unable to create directories under my Scratchbox home directory, I'm able to create directories with the same name in the same location. Would appreciate any suggestions regarding this. Thanks, Rohit On 2/25/06, Rohit Chaudhri <[EMAIL PROTECTED]> wrote: >

Re: [Scratchbox-users] Problem building libboost in Scratchbox

2006-02-25 Thread Rohit Chaudhri
..skipped ../../../bin/boost/libs/python/build for lack of ../../../bin/boost/libs/python... ...skipped ../../../bin/boost/libs/python/build/libboost_python.so for lack of ../../../bin/boost/libs/python/build... On 2/25/06, Timo Savola <[EMAIL PROTECTED]> wrote: > On Fri, 2006-02-24

[Scratchbox-users] Problem building libboost in Scratchbox

2006-02-24 Thread Rohit Chaudhri
Hello, I have recently started to work with Boost 1.33 (www.boost.org) on Scratchbox 1.0 running on a x86 based Ubuntu Linux machine. I'm able to build boost on Ubuntu, however when I try to do the same within Scratchbox using an arm-gcc-glibc toolchain, the Boost build scripts fail because mkdir c