|
Boost Users : |
Subject: Re: [Boost-users] how to build boost binary libraries for GCC in windows 10
From: Jan Niklas Hasse (jhasse_at_[hidden])
Date: 2017-11-22 09:43:01
On Wed, 22 Nov 2017, at 10:09, Renfan Luo via Boost-users wrote:
> Hi All
> Â
> As VS supports OpenMP2.0 only, I have to use GCC instead for my project with parallelisation in coding. I have downloaded Cygwin and installed the GCC 6.4.0 then updated it to the latest version 5.5.0 on my windows 10. All those binary
libraries I built up in VS 2017, I guess, cannot be usable for GCC, so it may be necessary to rebuild them for boost 1.65.1 for GCC. Could you guys show me how to build them?
> Â
> Cheers
> Renfan  Â
Hi,
check out MSYS2: http://www.msys2.org/
It comes with GCC 7.2 (including OpenMP support) and prebuilt packages of Boost 1.64.0.
-
Jan
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net