NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/49990: libc++ fails to build with g++ 5.1 due to the following types of errors:
The following reply was made to PR lib/49990; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Antti Kantee <pooka%iki.fi@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: lib/49990: libc++ fails to build with g++ 5.1 due to the following types of errors:
Date: Tue, 23 Jun 2015 14:07:10 +0200
On Tue, Jun 23, 2015 at 11:54:24AM +0000, Antti Kantee wrote:
> Any possibility of a workaround? I guess libc++ upstream would also be
> interested in the problem (assuming they didn't already fix it).
But what exactly is going on here?
I was pointed at exception.cc in external/bsd/libc++/dist/libcxxrt/src,
which includes apparently proper #if to select the throw() vs. the
non-throw() variant - but the line numbers cited here do not match
and it is unclear what happens in the concrete build.
So: what do the lines (including a few lines above/below) look like in
the failing build? And what obscure build options are in effect?
Martin
Home |
Main Index |
Thread Index |
Old Index