Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libc++ leakage when building with MKLLVM=yes
On Wed, Dec 23, 2015 at 11:45:08PM +0100, Thomas Klausner wrote:
> On Wed, Dec 23, 2015 at 11:20:19PM +0100, Joerg Sonnenberger wrote:
> > On Wed, Dec 23, 2015 at 06:14:18PM +0100, Thomas Klausner wrote:
> > > On Wed, Dec 23, 2015 at 11:11:04AM +0100, Thomas Klausner wrote:
> > > > While testing MKREPRO builds, by oversight I built one version with
> > > > MKLLVM=yes and one without. (I didn't set HAVE_LLVM in either build.)
> > >
> > > Henning pointed out to me that libproc's Makefile has a MKLIBCXX
> > > conditional inside.
> > >
> > > Should this be split in a MKLIBCXX and HAVELIBCXX like for LLVM?
> >
> > Just set LIBISCXX.
>
> Do you mean like in the attached diff?
Yeah, that should take of linking in the C++ ABI implementation.
ldd will tell.
Joerg
Home |
Main Index |
Thread Index |
Old Index