tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd-5 not happy with -m68060



Hi,

It's been a while since I've been able to revisit this, but here's where we are.

/usr/src/../tools/bin/m68k--netbsdelf-gcc -O2 -O2 -m68060 -Werror -O2
-m68060 -Wno-stack-protector -I/usr/src/gnu/usr.bin/gdb6/libgdb
-I/usr/src/gnu/usr.bin/gdb6/libgdb/../arch/m68k
-I/usr/src/gnu/dist/gdb6/gdb -I/usr/src/gnu/dist/gdb6/gdb/config
-I/usr/src/gnu/dist/gdb6/include/opcode -I/usr/src/gnu/dist/gdb6
-I/usr/src/gnu/usr.bin/gdb6/libgdb/../bfd/arch/m68k
-I/usr/src/gnu/dist/gdb6/bfd -I/usr/src/gnu/dist/gdb6/include
-DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -DMI_OUT=1 -DTUI=1
-nostdinc -isystem /usr/src/../dest-amiga/usr/include -c
/usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c -o dwarf2-frame.o
/usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c: In function
'execute_cfa_program':
/usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c:529: internal compiler error:
in replace_pseudos_in, at reload1.c:597
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.

Removing the "-m68060" worked.

Johm, you should at least produce and save m68k--netbsdelf-gcc -E output
(with the other parameters being the same), and probably intermediate
output.

Saved the file created with -E...

Also - what architecture did you use to build this? Amiga itself, etc?

amd64 on NetBSD 5.

How would we proceed from here? What should John provide , in addition
to the preprocessed source?

Has this been seen (using the same parameters) for different m68k ports?

I can try; to date, I've never had the occasion to try an -m68060 set for anything but Amiga. I can say, though, that -m68040 works 100% for mac68k. I'll try an -m68060 compiled Atari set.

John


Home | Main Index | Thread Index | Old Index