pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51352: Compilation error on lang/gcc49
The following reply was made to PR pkg/51352; it has been noted by GNATS.
From: coypu%SDF.ORG@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/51352: Compilation error on lang/gcc49
Date: Thu, 8 Sep 2016 16:42:04 +0000
Hi,
We're blaming PCH again. I've had a hang before attempting to use it,
although under different circumstances.
The way to disable pre compiled header use in libstdc++ is using:
CONFIGURE_ARGS+= --disable-libstdcxx-pch
Please try to add this to your Makefile and see if it resolves your
problem.
Home |
Main Index |
Thread Index |
Old Index