On Wed, May 03, 2006 at 01:12:22PM -0700, Diane Holt wrote:
>    LIBTOOL is currently always being set, regardless of whether it really
>    should be. This means I have to explicitly unset it before building with
>    my host-gcc target, since at least one open-source component I build
>    (freetype2) fails if I don't.
> 
>    Recommended change:
> 
>    if [ -d /scratchbox/compilers/`sb-conf show -c`/arch_tools ]; then
>        export LIBTOOL="/targets/links/arch_tools/bin/libtool"
>    fi

Thanks, 

As you already figured out, you don't want to build freetype2 for
host-target. Anyways, I opened bug #268 for it.

http://bugzilla.scratchbox.org/bugzilla/show_bug.cgi?id=268

-- 
Toni Timonen
040-5111863,GPG 0x7984A4FD
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to