I know these are all quite some newbie probs so I apologize for this... Anyways, I recompiled the toolchain (without --sysroot option) and voila, crt* and co are found in the toolchain dirs, without putting them in the buildroot structure... I actually can compile a "hello world" program inside empty buildroot, nice (-:
However the libtool config still breaks... I played a little bit with the SBOX_CPUTRANSPARENCY_METHOD var ...obviously I have to put there the full path to the qemu executeable ... this made the "a.out: no souch file or directory" error go away ... (same error when I tried to run the compiled hello world prog) ... now the error is: (with SBOX_CPUTRANSPARENCY_METHOD=/usr/loca/bin/qemu): /usr/local/bin/qemu: invalid option -- '-drop-ld-preload' So I guess the next step is to try out the cvs version Thx for the hint (: Harry PS: does qemu work with EABI binaries? _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users