tech-pkg archive

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

Re: gcc8 and "fatal error: had to relocate PCH" with boost-libs



Nice. I lacked a way to reproduce the PCH problems, which makes
it hard to update the patch and push it upstream.

for boost-libs we have:
.if ${OPSYS} == "NetBSD" && ((${MACHINE_ARCH} == "i386") || (!empty(MACHINE_ARCH:Mearm*) && !empty(PKGSRC_COMPILER:Mgcc)))
BJAM_ARGS+=		pch=off
.endif

But maybe it needs to be all netbsd.


Home | Main Index | Thread Index | Old Index