[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] Re: Problem setting up prebuilt arm toolchain in scratchbox

2006-03-03 Thread Antti P Miettinen
"Rohit Chaudhri" <[EMAIL PROTECTED]> writes: > /lib/ld-linux.so.2 --list > /scratchbox/compilers/ezx-arm-gcc-3.3-glibc/bin/sbox-arm-linux-gcc > linux-gate.so.1 => (0xe000) > libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e88000) > /lib/ld-linux.so.2 (0x8000) > > Doe

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

2006-03-03 Thread Edjard Mota
Yeah, You're right. It's been really painful to do using a foreign toolchain. But as I said, the variables each file of meta/toochain/ are not very intuitive. In my case I realised that the glibc does not offer support for MQUEUE for instance. There seems to be no way to set this only through bui

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

2006-03-03 Thread Ricardo Kekki
IMHO using foreign toolchains is at the moment more difficult than building your own toolchain inside scratchbox. eg. http://lists.scratchbox.org/pipermail/scratchbox-users/2006-March/000432.html Building a toolchain inside scratchbox is not hard. Well it depens of what you are doing. The more com

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

2006-03-03 Thread Edjard Mota
Hi, I have followed the wick pages you mentioned but unfortunately there is no clue on how to set a proper my.conf file in meta/toolchain. Mainly if you need to add some support for glibc, there is absolutely no clue on how to make it. I am trying another alternative to build the toolchain using