This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18385] code contains 68040 instructions
- From: "bernie at develer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2004 09:50:02 -0000
- Subject: [Bug target/18385] code contains 68040 instructions
- References: <20041109000734.18385.bernhard.walle@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bernie at develer dot com 2004-12-13 09:49 -------
The top-level multilib directory is compiled for the
"default" target, which is in some cases m68000, and
in some cases m68020.
m68k-elf defaults to m68000. Perhaps your linker
script doesn't look into the m68040 subdirectory to
fetch the correct version of crt0.o?
Please attach your linker script.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18385