[maemo-developers] sbox2 update
From: Laurent GUERBY laurent at guerby.netDate: Wed Mar 14 00:24:01 EET 2007
- Previous message: sbox2 update
- Next message: sbox2 update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: guerby at pc2:~/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] guerby at pc2 ~/work/maemo $ cd tmp [SB2] guerby at pc2 ~/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 guerby at pc2:~/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
- Previous message: sbox2 update
- Next message: sbox2 update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]