Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Toolchain and NetBSD 8
But try to just run a build.sh build, and see if you get all the way through.
And also try building a kernel.
Building a kernel failed here:
gcc -fno-pic -ffreestanding -fno-zero-initialized-in-bss -g -O2
-fno-strict-aliasing -fno-common -std=gnu99 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes
-Wold-style-definition -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unreachable-code
-Wno-pointer-sign -Wno-attributes -Wno-sign-compare -D_VAX_INLINE_ -I.
-I../../../../../common/lib/libx86emu -I../../../../../common/include -I../../../../arch
-I../../../.. -nostdinc -D_KERNEL -D_KERNEL_OPT -std=gnu99
-I../../../../lib/libkern/../../../common/lib/libc/quad
-I../../../../lib/libkern/../../../common/lib/libc/string -I.
./../../../lib/libkern/../../../common/lib/libc/arch/vax/string
-I../../../../external/bsd/ipf -c ../../../../kern/uipc_mbuf.c -o uipc_mbuf.o
../../../../kern/uipc_mbuf.c: In function 'sysctl_kern_mbuf':
../../../../kern/uipc_mbuf.c:289:1: internal compiler error: Segmentation fault
}
^
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
Home |
Main Index |
Thread Index |
Old Index