X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,TW_WX X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <1313686586.4472.2.camel@YAAKOV04> References: <1313686586 DOT 4472 DOT 2 DOT camel AT YAAKOV04> From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Bron?= Date: Thu, 18 Aug 2011 21:10:29 +0200 Message-ID: Subject: Re: i686-XXX-mingw32 compilers and __MINGW32_MINOR_VERSION macro: 3.18 or 3.11? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id p7IJBL6Y027768 > If you are using a mingw* compiler, then you're not "using" Boost on > Cygwin. I am. Up to now, I have a dual cygwin installation 1.5/1.7 because I was unable to use boost nor wxwidgets with 1.7. I recently decided to make another effort to build boost with 1.7 because I feel that it will be difficult to maintain my build chain based on cygwin 1.5. I realized that there are 2 mingw32 compilers coming with cygwin 1.7: i686-w64-mingw32 and i686-pc-mingw32. I imagine that they correspond to: - w64 ->http://mingw-w64.sourceforge.net/ - pc -> http://mingw.org/ I first tried to use the -w64- version with which I have troubles building boost. However, good news: I just finished building boost with the -pc- version! I still have to build wxwidgets (currently running). It would be nice to understand why the -w64- version does not work but it seems to be beyond my competencies. >  If you really want to build with Boost on Cygwin, install > libboost-devel and its dependencies. This is an old version (1.43). I want to use the latest one (1.47) Frédéric -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple