Re: [DynInst_API:] Building UNSTRIP from source


Date: Wed, 26 Oct 2016 14:05:15 -0700
From: Josh Stone <jistone@xxxxxxxxxx>
Subject: Re: [DynInst_API:] Building UNSTRIP from source
On 10/26/2016 01:06 PM, Osborn, Justin D. wrote:
> Bill - so I had it set to -std=c++11, adding
> -D_GLIBCXX_USE_CXX11_ABI=0 got rid of some of the undefined
> references involving libstdc++11 stuff. (I have gcc 5.4.0 and
> apparently it is set to use the new ABI by default, but dyninst must
> have overrode that).

Dyninst has a cmake USE_CXX11_ABI flag for that.  If unset, it should
leave the compiler to its default, although I think for a little while
in development that was not the case.
[← Prev in Thread] Current Thread [Next in Thread→]