This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: m68k target deprecations
On Fri, Sep 12, 2003 at 03:21:09PM -0500, Joel Sherrill wrote:
> 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.
Is that always possible? I tried to convert a NetBSD 1.6 kernel to a.out
and that failed because objcopy didn't know what todo with certain
sections.
Gunther