[PATCH] Add basic m68k support to crosstool-ng

Remy Bohmer linux@bohmer.net
Tue Feb 16 18:44:00 GMT 2010


Hi,

> OK, gcc is clearly at fault here (IMHO). So it's the responsibility of the
> gcc build script to fix those.

From what I read in the GCC release notes was that the arch flag
support for m68k was recently added, so it does not surprise me that
it did not work properly. I guess it was added for Coldfire support.

> Eg.:
> - CT_ARCH_ARCH can take any value acceptable by -march
> - the build script mangles that value to build a value suitable for
>  --with-arch

Do you really want to work around GCC bugs in the ct-ng scripts?
I would expect that patching GCC was the better approach... (i.e.
adding patches in the ct-ng patches directory for GCC)

> That's the idea... But I'm no m68k expert, here...

Me neither ;-)))

Remy

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list