Port-sh3 archive

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

Can't compile with netbsd-7 or -current



Hi,

According to Nick Hudson's post, gcc 4.8.4 should work:

http://mail-index.netbsd.org/port-sh3/2014/10/15/msg000118.html

However, with either a netbsd-7 userland or a -current userland, both compiled from yesterday's sources, I get the same error:

===> Building for digest-20121220
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"shle--netbsdelf\" -DVERSION=\"20121220\" -Os -freorder-blocks -c digest.c -o digest.o
digest.c: In function 'digest_file':
digest.c:130:1: internal compiler error: Segmentation fault
 digest_file(char *fn, alg_t *alg)
 ^
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.

Were the fixed bits committed?

Thanks,
John


Home | Main Index | Thread Index | Old Index