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

Default target 68020 in 68k-elf a bug or a feature?


Hello!

I want to configure gcc-2.95.2 for
custom board, uClinux OS, chip with 68000 core, elf format.
When I specify TARGET=m68k-elf configure script assumes I have
68020 chip and builds libgcc.a for 68020.
There is no target 68000-elf, so I have to change something.
Is there some FAQ about adding new targets to gcc?
It works fine if I correct md file manually, but it would be
nice to add a target.

Sincerely Yours, Alexander Komarov.


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