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


On Fri, 19 Sep 2003, Bernardo Innocenti wrote:
> 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.

It's been pointed out before that it is
CPU-VENDOR-OS or CPU-VENDOR-KERNEL-OS
(m68k-linux-uclibc-gcc is flat wrong)
thus m68k-unknown-linux or m68k-unknown-linux-uclibc.

Still, I *do* recommend
m68k-unknown-uclinux or preferrably m68k-unknown-uclinux-uclibc
for the reasons pointed out in the thread ending(?) at
<URL:http://gcc.gnu.org/ml/gcc-patches/2003-09/msg01191.html>.

If you want authority, listen to Ben Elliston, CC:ed; he's the
config.{guess,sub} maintainer.

brgds, H-P


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