$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-12-19 08:32:46
> Sorry, it did not work. Linker was called with different parameters, but
returned the same error. Please see attached
> log.
This is probably going to be unfixable then - I tested with cygwin bjam and
the -mno-cygwin compiler option - however as soon as I switched to windows
based bjam I got the same error as you did! The problem is the
final -lboost_regex-mgw-mt-d-1_31, and I don't know how to suppress that.
John.