Port-vax archive

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

lang/pcc-current not compiling on VAX?



Has anyone played with pcc on VAX lately?


/usr/bin/yacc  -d ./cgram.y
/usr/bin/yacc: 4 shift/reduce conflicts.
mv -f y.tab.c cgram.c
mv -f y.tab.h cgram.h
gcc -O1 -fgcse -fstrength-reduce -fgcse-after-reload -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -DGCC_COMPAT -DPCC_DEBUG -D_ISOC99_SOURCE -Dos_netbsd -Dmach_vax -I. -I. -I../.. -I../../mip -I../../arch/vax -I../../os/netbsd -c -o builtins.o ./builtins.c ./builtins.c:703: error: 'builtin_ffsl' undeclared here (not in a function) ./builtins.c:704: error: 'builtin_ffsll' undeclared here (not in a function)
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/pcc-current/work/pcc-20120326/cc/ccom
*** Error code 1


Home | Main Index | Thread Index | Old Index