On Thu, Dec 20, 2001 at 09:31:51PM +0000, Philip Blundell wrote:
> In message <[EMAIL PROTECTED]>, Russell King - ARM L
> inux writes:
> >./configure --target=arm-linux --host=i386-linux <other options>
> 
> That's only appropriate for building a cross-compiler.  For anything that 
> isn't a development tool, including mysql, you want "--host=arm-linux
> --build=i386-linux ...".


just to clarify, when crosscompiling userspace packages, you *must* explicitly
specify the --build of your development platform?  why can't/won't autoconf
figure this out automatically?


(i've been creating a cross-compilable autoconf project from scratch as an
exercise in preparation for adding i386-linux -> arm-linux cross-compilation
to openssh, all the while cursing autoconf for its apparent inability to
figure out --build all by itself...)


-- 
---------------------------------------------------------------------------
    Ray Lehtiniemi <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to