Thanks Giles,
Looks like it works with excluding VT. I was using g++ —version 4.9 btw.
Thank you,
Jordan
> On Mar 6, 2016, at 9:05 PM, Gilles Gouaillardet wrote:
>
> Jordan,
>
> do you really need vt ?
> if no, a trivial workaround is to
> configure --disable-vt ...
>
> what is your configu
Jordan,
do you really need vt ?
if no, a trivial workaround is to
configure --disable-vt ...
what is your configure command line ?
assuming g++ is your c++ compiler, what does g++ --version says ?
Cheers,
Gilles
On 3/7/2016 1:32 PM, Jordan Willis wrote:
Hi everyone,
I have tried everythi