$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] building boost with mingw compiler
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-12-12 11:50:47
On Friday 12 December 2008 13:23:55 Gumpula, Suresh wrote:
> Hi everyone,
>
> I am trying to build boost with i586-pc-mingw32 compiler.
>
>
>
> Could you please give me the procedure or link on how to build boost
> libraries for windows using mingw32 compiler ..
Does
http://www.boost.org/boost-build2/doc/html/bbv2/tasks/crosscompile.html
answer your question?
- Volodya