This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: m68k target deprecations
Joe Buck wrote:
On Fri, Sep 12, 2003 at 11:55:10AM -0700, Don Lindsay wrote:
Cisco still uses m68k-aout.
For new development? Or are they just shipping an old product that
uses aout?
And if for new development, is it possible to switch
to m68k-elf and use objcopy to produce the final
image for the target hardware.
In the RTEMS world, we make a strong distinction
between the object format used to link and debug
with and the format required by the target hardware
loader.
--joel