Boost logo

Boost :

Subject: Re: [boost] Using Clang compiler in place of GCC
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2015-06-24 20:46:28


On 25/06/2015 01:39, Paul A. Bristow wrote:
> I do indeed intentionally have both mingw64 and now, reluctantly, mingw as well.
>
> So pushed c:/mingw/bin first and
>
> Bingo!
>
> Thanks to both for your invaluable help.
>
> (Sighs - Why does this have to be so unnecessarily difficult???)

Having just recently run into an issue where newer versions of mingw
refuse to compile something that includes pthread.h because of a
conflict with struct timespec, I feel your pain.

(Fortunately in my case I could just remove this, as the program doesn't
actually need threads, but apparently it's been a known issue since at
least January.)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk