Configuring Bin-Utils ...
Kurt Wall
kwall
Mon May 17 11:54:00 PDT 2004
Quoth Ben Duncan:
> Anyone know how to get the bin-utils configure script to do
> alternate targets? I want to make the current version for elf and coff,
> and SuSe's objdump/objcat is compiled ONLY for elf-i386.
configure --target=<your-target-here>
Replace <your-target-here> with the canonical name for the target
you want. For example, I build binutils at work today on my x86 host,
destined for a PowerPC:
./configure --target=powerpc-linux --host=i686
Kurt
--
"We demand rigidly defined areas of doubt and uncertainty!"
-- Vroomfondel
More information about the Linux-users
mailing list