> On 4 Oct 2016, at 3:35 am, Alexander Gaenko wrote:
>
> Hi,
>
> The build of our C++ library
> (https://www.macports.org/ports.php?by=name&substr=alpscore) fails
> with g++-mp-6 --- apparently due to the fact that Boost libraries used
> by our code were compiled with the "old" pre-C++11 ABI,
> On Oct 3, 2016, at 10:42 PM, Brandon Allbery
> wrote:
>
>> On Mon, Oct 3, 2016 at 10:35 PM, Alexander Gaenko
>> wrote:
>>
>> This situation could be remedied by using Boost variant compiled
>> with the "new" ABI --- however, there seems to be no such variant in
>> the Boost port.
>
> What OS
On Mon, Oct 3, 2016 at 10:35 PM, Alexander Gaenko wrote:
> This situation could be remedied by using Boost variant compiled with
> the "new" ABI --- however, there seems to be no such variant in the
> Boost port.
>
What OS X / macOS version? Boost should build with whatever the default C++
ABI i
Hi,
The build of our C++ library
(https://www.macports.org/ports.php?by=name&substr=alpscore) fails
with g++-mp-6 --- apparently due to the fact that Boost libraries used
by our code were compiled with the "old" pre-C++11 ABI, and g++ >=5.1
by default compiles using the "new" ABI.
I know that it
Dear Clemens,
On 30 September 2016 at 10:35, Clemens Lang wrote:
> Hi Mojca,
>
> - On 30 Sep, 2016, at 03:30, Mojca Miklavec wrote:
>
>> Does anyone with a deeper understanding of CMake build system have any
>> idea what to fix?
>
> CMake should get this right automatically. You've already bee
Hello David,
I've only tested on Linux via ssh -X and don't see this. I'll try with
Xquartz. I'm testing on 10.11. If that works, I guess there's a missing
dep. Which platform are you testing on?
Russell
On 30/09/16 18:59, MacPorts wrote:
#52246: Portfile for l3afpad (GTK+ 3 fork of leafp