This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [m68k] Restore some original predefines and cleanup m68k targetflags


Andreas Schwab wrote:
Bernardo Innocenti <bernie@develer.com> writes:

I'd like to make -m5200 the default for m68k-linux-uclibc-gcc.

I don't think you should call it m68k-* then.

The ColdFire is a member of the m68k family anyway. And I also believe 5200 code should work on other m68k processors too.

Besides, I'm already too much concerned about the name change.
uClinux folks have been (incorrectly) using m68k-elf-gcc for
a very long time and renaming it to m68k-linux-glibc-gcc would
cause quite a lot of confusion.

I'm currently addressing this problem in the build script by
creating several soft-links to make the old names an alias for
the new name.

I also have to make additional aliases for the installed
binutils programs, which are still prefixed with 'm68k-elf-',
otherwise m68k-linux-uclibc-gcc won't be finding them.

Another inconsistency is that GDB for use with this
architeture is called m68k-bdm-elf-gdb ;-)

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]