Port-vax archive

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

gcc 4.8.4 still not working properly



libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I/usr/include -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O1 -fgcse -fstrength-reduce -fgcse-after-reload -I/usr/include vi_mode.c libtool: compile: gcc -c -DHAVE_CONFIG_H -I. -DRL_LIBRARY_VERSION=\"6.3\" -O1 -fgcse -fstrength-reduce -fgcse-after-reload vi_mode.c -fPIC -DPIC -o .libs/vi_mode.o
gcc: internal compiler error: Illegal instruction (program cc1)
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/readline/work/readline-6.3


It seems that there are fewer problems with gcc 4.8.4 in netbsd-7 than the last time I checked, but there are still plenty of places where it falls down.

John


Home | Main Index | Thread Index | Old Index