Andreas Tobler writes:
> How does linux/m68k handle this?
It does not support the 68010.
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
On 22.04.11 21:05, Andreas Schwab wrote:
Andreas Tobler writes:
Index: config/m68k/netbsd-elf.h
===
--- config/m68k/netbsd-elf.h(revision 172861)
+++ config/m68k/netbsd-elf.h(working copy)
@@ -97,7 +97,11 @@
#undef PTRDI
Andreas Tobler writes:
> Index: config/m68k/netbsd-elf.h
> ===
> --- config/m68k/netbsd-elf.h (revision 172861)
> +++ config/m68k/netbsd-elf.h (working copy)
> @@ -97,7 +97,11 @@
> #undef PTRDIFF_TYPE
> #define PTRDIFF_TYPE "int"
Hi all,
the attached patch fixes the build for m68k-netbsdelf1.6.1. Tested with
a cross build for c,c++ and fortran.
The breakage is alive since r121736.
The patch does the same as m68k linux does.
Ok for trunk?
Thanks,
Andreas
2011-04-22 Andreas Tobler
PR target/48690
*