Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Fwd: pkgtools/digest - failed to build
JM> Things are more likely to work if you use -O0 -- looks like you
> are using -O2.
AS> Speaking from experience (NetBSD inside a SIMH VAX), the
> optimizer seems to be even more broken than the rest of GCC on
> VAX. Forcing the optimizer off got more stuff successfully
> built from pkgsrc than with -O2 or even -O1.
Thanks! I added "CFLAGS+= -O0" to /etc/mk.conf and was able to
build pkgtools/digest and editors/joe.
- Andy Ball
Home |
Main Index |
Thread Index |
Old Index