|
From: | Peter Teeson |
Subject: | Re: [Bug-apl] Linker error libstdc++ vs Libc++ |
Date: | Wed, 07 May 2014 10:28:44 -0400 |
We probably want to do that at some time anyway but IMHO a simpler solution is to make the default in configure be --without-nls. Particularly in view of Jürgen's comments. So if somebody wants NLS they have to be intentional. Either way it's no big deal to just add it or remove it at ./configure time. I have no idea of how to achieve the following but probably the best solution is to have a GNU gettext built using libc++ which seems to be more modern than libstdc++. It includes the STLwhich, IIRC, was a motivator for the original libstdc++. My recollection may be wrong though. Of course we then have the fragile binary problem to overcome in the wild and it may not be worth the agony. As to documenting it in the GNU APL on Macintosh "A Brief Installation Guide" I will do that either way. Also in the forthcoming GNU APL on Macintosh "Developing using Xcode" respect… Peter On 2014-05-07, at 7:39 AM, Elias Mårtenson <address@hidden> wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |