> It seems sb2 has gotten a little slow ;)
> I guess the busybox buildsystem is hitting the path mapping code pretty
> hard. Will have to look at this more later.
well, I actually guess that getting things like busybox to work inside sb2 
isn't that important since it is designed to cross compile....so I think I 
will go with the "natural" way of building BB  and leave sb2 to things that 
are ment to be build on the target system

>
> Does your gcc support --sysroot switch? It's needed for sb2.
> Anyway, you could run "sb2 -d gcc -o test main.c" and send the resulting
> ~/sb2_mapping_*.log to me so I can take a closer look at why it isn't
> finding the headers.
I actually disables sysroot switch since I suspect it to be responsible for 
the problems in the beginning when crt* files weren't found by the toolchain

I will recompile the toolchain with it and see what happens before sending u a 
big unecessary logfile (:

Harry

PS: I suggest to set PKG_CONFIG_PATH env var inside SB2 to 
SBOX_TARGET_ROOT/usr/lib/pkgconfig or similiar, though I don't have to admit 
I don't know the consequences in total I guess this would lead to a better 
and more correct support for this tool..
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to