$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] building boost (regex) in mingw
From: Lorenzo Bettini (bettini_at_[hidden])
Date: 2008-12-15 17:08:42
Hi
I'm trying to install boost regex library under mingw but I can't seem
to succeed...
the simple configure way does not work
I've also tried
bjam --build-dir=./tmp --toolset=gcc stage --with-regex
but this does not create .a .so files, but only .lib files that I cannot
use with mingw compiler...
any help please?
thanks in advance
Lorenzo