$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Holth (dholth_at_[hidden])
Date: 2004-11-18 08:28:26
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.
- Daniel Holth