$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-18 04:26:31
On Thursday 18 November 2004 05:45, Daniel Holth wrote:
> I'm also interested in how to use Boost build to cross compile an win32
> application using mingw for Linux.
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).
- Volodya