This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libffi/47442] does not build multilib on m68k
- From: "schwab at linux-m68k dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Jan 2011 21:36:58 +0000
- Subject: [Bug libffi/47442] does not build multilib on m68k
- Auto-submitted: auto-generated
- References: <bug-47442-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47442
--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> 2011-01-24 21:36:52 UTC ---
This is the wrong way to fix that. The m68k SYSV ABI requires 68020+ w/
68881/2. If you use a different ABI you should write a proper implementation.