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 ...". p. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
