m68k no longer supported?

Ian Lance Taylor iant@google.com
Mon Feb 8 17:40:00 GMT 2010


Josef Wolf <jw@raven.inka.de> writes:

> On Sat, Feb 06, 2010 at 09:41:54PM +0100, Andreas Schwab wrote:
>> Josef Wolf <jw@raven.inka.de> writes:
>> 
>> > OK. So how do I get ieee-695 format then?
>> 
>> You have it already, objcopy is your friend.
>
> Sorry, but I'm still confused. how can objcopy support a format that was not
> compiled in?

If you configure for the m68k-elf target, you will automatically get
IEEE support in objcopy.  The same for most m68k targets.  If you
aren't getting it for your default target, then add
--enable-targets=m68k-elf.

Ian



More information about the Binutils mailing list