Andre wrote:
Gareth wrote:
./configure --host=arm-linux --enable-speed --enable-fpm=arm
Try setting the target to arm-linux, not the host.
Actually I think host is correct. Target would be used in the case of building a cross-compiler, to describe the platform on which programs generated by the cross-compiler will run.
-- Rob Leslie rob@mars.org