This is the mail archive of the gcc-help@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]

configuring for motorola 68000


Hi, i've been trying to compile gcc for m68000 (sega genesis).
binutils-2.15 accepts m68000-*-* configuration but gcc-3.4.1 doesn't. I want -m68000 to be the default target, and diable all m68k variants, but gcc doesn't accept --disable-(cpu) and --with-cpu=m68000.
How can i compile gcc for only m68000 cpu? (i don't libraries for other 68k variants either, except for the softfloat)

I've tried editing the m68k header and defined 68000 as default (however, i don't think this's the way it should be), but it still compiles libraries for other m68k variants.

Anyone knows a way around?
-- 
_______________________________________________
Get your free email from http://www.hackermail.com

Powered by Outblaze


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