Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-18 08:39:58


On Thursday 18 November 2004 16:28, Daniel Holth wrote:
> On Thu, 2004-11-18 at 12:26 +0300, Vladimir Prus wrote:
> > What's mingw for Linux? If you can run mingw's g++ under wine, then I
> > think
> > everything is simple (I've tried to do that myself, but wine keeps
> > producing
> > some errors).
>
> Precisely. That process is slow and error prone, while if I simply
> reconfigure my build system to use a different compiler name and path I
> can cross compile with compile-system native binaries.

Sorry, I don't understand you yet. If you want to use mingw + wine, then you
can simply create script called g++, and use it. If you want to build, on
Linux, gcc binary targeting windows, then you'd only need to make build
system use those binaries, right?

Is the question how to change the name of compiler used by Boost.Build?

- Volodya

 


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