$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-09 01:59:53
David Abrahams wrote:
> -declare-type NT : STATIC_LIB : a : LIB : main ;
> +declare-type NT : STATIC_LIB : a : LIB : main ; # this is a lie, should be lib.
> declare-type : STATIC_LIB : a : LIB : main ;
Just to clarify: should this really be "lib"? Even for cygwin? As I recall,
just a few days ago Pavol Droba has complained on Boost ml that "lib"
extension is not regognized by cygwin...
Or are NT and CYGWIN different things?
- Volodya