On Wed, 2007-03-14 at 00:07 +0200, Lauri Leukkunen wrote:
> Oh, and please update your sbox2 first, I fixed some stuff ;)
> Simply git pull from the repo, ./autogen.sh && ./configure etc. etc.

I did the pull autogen etc...

Here are the result for the hello.c:

[EMAIL PROTECTED]:~/work/maemo$ ./scratchbox/bin/sb2
Running scratchbox with these settings:
SBOX_LIBSB2 = /home/guerby/work/maemo/scratchbox/lib/libsb2.so
SBOX_REDIR_SCRIPTS = 
/home/guerby/work/maemo/scratchbox/share/scratchbox2/redir_scripts
SBOX_GCCWRAPPER = /home/guerby/work/maemo/scratchbox/bin/sb_gcc_wrapper
REDIR_LD_SO = 
REDIR_LD_LIBRARY_PATH = 
SBOX_TARGET_ROOT = /home/guerby/work/maemo
[SB2] [EMAIL PROTECTED] ~/work/maemo $ cd tmp
[SB2] [EMAIL PROTECTED] ~/work/maemo/tmp $ gcc -o hello hello.c
sb_gcc_wrapper (gcc): 
/home/guerby/work/maemo/arm-lltc/arm-none-linux-gnueabi-gcc: No such file or 
directory

The exe is present in arm-lltc/bin

[EMAIL PROTECTED]:~/work/maemo$ ls -l 
/home/guerby/work/maemo/arm-lltc/bin/arm-none-linux-gnueabi-gcc
-rwxr-xr-x 2 guerby guerby 128352 2007-03-11 17:18 
/home/guerby/work/maemo/arm-lltc/bin/arm-none-linux-gnueabi-gcc

Any idea why it is not looking in arm-lltc/bin/ , ie what I could have
screwed up? :)

in buildroot/sb2.config I have:
SBOX_CROSS_GCC_DIR=/home/guerby/work/maemo/arm-lltc

Laurent

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to