Re: building from source with libc++

2017-04-21 Thread Mojca Miklavec
On 20 April 2017 at 23:06, Clemens Lang wrote: > On Wed, Apr 19, 2017 at 03:13:37PM +0200, Mojca Miklavec wrote: >> >> The thing is that a lot of these failures happen when developers don't >> put too much attention into consistently respecting all flags. Some >> don't respect the compiler, but tha

Re: -std=c++11 for gnuplot +qt5 (was Re: building from source with libc++)

2017-04-20 Thread Mojca Miklavec
On 20 April 2017 at 23:12, Andrew L. Moore wrote: > Sorry to land in the middle this discussion with some dumb questions... > > I'm on macOS 10.12.4 (Sierra)/Xcode 8.3.2, but was reviewing > LibcxxOnOlderSystems > after having to add `configure.cxxflags-append -std=c++11’ in gnuplot > Portfile f

-std=c++11 for gnuplot +qt5 (was Re: building from source with libc++)

2017-04-20 Thread Andrew L. Moore
Sorry to land in the middle this discussion with some dumb questions... I'm on macOS 10.12.4 (Sierra)/Xcode 8.3.2, but was reviewing LibcxxOnOlderSystems after having to add `configure.cxxflags-append -std=c++11’ in gnuplot Portfile for va

Re: building from source with libc++

2017-04-20 Thread Clemens Lang
Hi, On Wed, Apr 19, 2017 at 03:13:37PM +0200, Mojca Miklavec wrote: > I just had some back-and-forth conversation about problems related to > config.guess [1] (link is not too relevant). They sent me this link > which might be more relevant: [2], arguing that one should probably > use: > CC="c

Re: building from source with libc++

2017-04-19 Thread Mojca Miklavec
Posting this to the developer list, it probably got too off-topic for the user list. On 19 April 2017 at 02:29, Ken Cunningham wrote: > > After coming across this issue one too many times for my own liking, and > changing several dozen ports as you have done, I finally just patched clang > to make