$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vincent Torri (vtorri_at_[hidden])
Date: 2007-05-10 02:45:28
On Thu, 10 May 2007, John Pye wrote:
>
> Perhaps it would be good if there were (a) a binary installer for MinGW
> users. Would presumably be bound to a specific version of GCC, but
> otherwise portable?
mingw has a "package" maker. It's a set a shell macro that can build a
lib/prog automatically, by applying patches, doing things during, before
or after each step of the installation (configure, make make install)
Vincent Torri