Re: Of C++ (and other) runtimes

2016-10-09 Thread René J . V . Bertin
On Sunday October 09 2016 01:04:39 Jeremy Huddleston Sequoia wrote: >That being said, it's technically possible and they should be binary >compatible. Oh, and what about using DYLD_LIBRARY_PRELOAD? Not for systematic use, but shouldn't it be useful for testing purposes, or for debugging for

Re: Of C++ (and other) runtimes

2016-10-09 Thread René J . V . Bertin
On Sunday October 09 2016 01:04:39 Jeremy Huddleston Sequoia wrote: >My advice is to not mess with the base OS. There is a very good reason why I >force the user to use a variant and don't even give instructions on how to use >darwinup to install the libcxxabi and libcxx tarballs. > >That

Re: Of C++ (and other) runtimes

2016-10-09 Thread Jeremy Huddleston Sequoia
> On Oct 7, 2016, at 08:59, René J.V. Bertin wrote: > > On Friday October 07 2016 11:43:48 Lawrence Velázquez wrote: > > [was Re: dbusmenu-qt5 build failure on 10.7 and 10.8 buildbots because of > using libstdc++] > >> it might be useful to refine this mechanism to allow

Re: Of C++ (and other) runtimes

2016-10-07 Thread Lawrence Velázquez
> On Oct 7, 2016, at 11:59 AM, René J.V. Bertin wrote: > > On Friday October 07 2016 11:43:48 Lawrence Velázquez wrote: > > [was Re: dbusmenu-qt5 build failure on 10.7 and 10.8 buildbots because > of using libstdc++] > >> it might be useful to refine this mechanism to

Of C++ (and other) runtimes

2016-10-07 Thread René J . V . Bertin
On Friday October 07 2016 11:43:48 Lawrence Velázquez wrote: [was Re: dbusmenu-qt5 build failure on 10.7 and 10.8 buildbots because of using libstdc++] > it might be useful to refine this mechanism to allow something like > "configure.compiler.cxx macports-gcc-XYZ", which would add a direct >