pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51247: devel/glibmm will not compile, needs c++11
The following reply was made to PR pkg/51247; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51247: devel/glibmm will not compile, needs c++11
Date: Tue, 28 Jun 2016 16:45:28 +0000
On Tue, Jun 28, 2016 at 06:45:01AM +0000, Petr Topiarz wrote:
> I tried it, and got a little further, but it ends up with:
> checking dependency style of c++ ... gcc3
> checking whether c++ suports C++11 features by default ... no
> checking whether c++ suports C++11 features with -std=c++11 ... no
> checking whether c++ suports C++11 features with -std=c++0x ... no
> checking whether c++ suports C++11 features with +std=c++11 ... no
> checking whether c++ suports C++11 features with -h std=c++11 ... no
> configure: error : ***** A compiler with support for C++11 language features is required.
> *** Error code 1
>
> so it is not really it...
try gcc 4.8? :-/
(yes it's a pain to build multiple gccs, sorry...)
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index