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]
Other format: [Raw text]

[Bug target/18385] code contains 68040 instructions


------- 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


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