|
Boost-Build : |
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-10-20 12:12:59
Roland Schwarz wrote:
> I have installed, both cygwin and mingw compiler.
>
> How do I correctly specify that I want to use mingw?
>
> In user.config.jam I specified:
>
> using gcc : 3.4.2 ;
>
> Still I have the impression the wrong compiler is getting called.
> Or is it insignificant which happens to be called?
I have:
using gcc : 3.4.5 : C:/MinGW/bin/g++.exe ;
You need to tell it the location as otherwise it would call whichever
compiler is in you path first.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk