On Jul 18, 2008, at 11:48 AM, ext sfora dim wrote:
Hi,
Thank you for your answers!
On Fri, Jul 18, 2008 at 11:40 AM, Lauri Leukkunen <[EMAIL PROTECTED]>
wrote:
SB2 by default (using the "simple" mapping mode) doesn't give you a
"chroot",
it's that way by design. Idea is to be as unintrusi
Hi,
Thank you for your answers!
On Fri, Jul 18, 2008 at 11:40 AM, Lauri Leukkunen <[EMAIL PROTECTED]> wrote:
> SB2 by default (using the "simple" mapping mode) doesn't give you a "chroot",
> it's that way by design. Idea is to be as unintrusive as possible, while
> still functioning for cross com
here is the extract of the config.log
#configure:2967: checking whether the C compiler works
#configure:2977: ./a.out
#./configure: line 2978: ./a.out: No such file or directory
#configure:2980: $? = 127
#configure:2989: error: cannot run C compiled programs.
#If you meant to cross compile, use `-
On 18/07/08 10:57 +0300, sfora dim wrote:
> On Fri, Jul 18, 2008 at 10:47 AM, Lauri Leukkunen <[EMAIL PROTECTED]> wrote:
> > SB2 drives gcc so that it would find everything from the target rootfs (or
> > buildroot, whatever you want to call it), so you need to copy the c-library
> > + headers there
On Fri, Jul 18, 2008 at 10:47 AM, Lauri Leukkunen <[EMAIL PROTECTED]> wrote:
> SB2 drives gcc so that it would find everything from the target rootfs (or
> buildroot, whatever you want to call it), so you need to copy the c-library
> + headers there.
Is there a particular place I need to copy to o
On Jul 18, 2008, at 10:01 AM, shankar grep wrote:
Hi,
Thanks for replying...
I am not working on maemo...
I am working on arm based project.. So i am trying to create a
distribution for it and also SDK if possible using SB2...
I want to know the proper initialization steps for setting up SB
On Jul 18, 2008, at 10:31 AM, sfora dim wrote:
Hi all,
I'm trying to work with sb2 in order to cross compile packages for
ARM.
I only need to build source packages (i.e. configure, make, make
install), no more.
I downloaded CodeSourcery toolchain and setup sb2 using:
mkdir $HOME/buildroot
c
Hi all,
I'm trying to work with sb2 in order to cross compile packages for ARM.
I only need to build source packages (i.e. configure, make, make
install), no more.
I downloaded CodeSourcery toolchain and setup sb2 using:
mkdir $HOME/buildroot
cd $HOME/buildroot
[copy a rootfs to here]
sb2-init myt
Hi,
Thanks for replying...
I am not working on maemo...
I am working on arm based project.. So i am trying to create a distribution
for it and also SDK if possible using SB2...
I want to know the proper initialization steps for setting up SB2 with a
custom built toolchain..
Thanks
Shankar
On Fr