On Mar 27, 12:11pm, [email protected] (Johnny Billquist) wrote: -- Subject: Re: vax switched to gcc-5.3
| On 2016-03-24 02:46, Johnny Billquist wrote: | > On 2016-03-24 01:08, Christos Zoulas wrote: | >> Tested with simh... The most important arch switches first! | > | > Nice! Now I need to try and do a new native build and see if I have any | > more luck... On a real 8650 of all things... :-) | | No luck. :-( | With current from yesterday: | | libtool: compile: cc -DHAVE_CONFIG_H -I. | -I/usr/src/tools/gmp/../../external/lgpl3/gmp/dist -D__GMP_WITHIN_GMP | -O2 -pedantic -fomit-frame-pointer -c | /usr/src/tools/gmp/../../external/lgpl3/gmp/dist/tal-reent.c -o tal-reent.o | /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. | -I/usr/src/tools/gmp/../../external/lgpl3/gmp/dist -D__GMP_WITHIN_GMP | -O2 -pedantic -fomit-frame-pointer -c -o mpn/toom63_mul.lo | mpn/toom63_mul.c | libtool: compile: cc -DHAVE_CONFIG_H -I. | -I/usr/src/tools/gmp/../../external/lgpl3/gmp/dist -D__GMP_WITHIN_GMP | -O2 -pedantic -fomit-frame-pointer -c mpn/toom63_mul.c -o mpn/toom63_mul.o | cc: internal compiler error: Illegal instruction (program cc1 received | signal 4) | Please submit a full bug report, | with preprocessed source if appropriate. | See <http://www.NetBSD.org/support/send-pr.html> for instructions. Can you run with -dH and see with gdb where it core-dumps? christos
