$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-12-30 07:05:31
> Do any of existing V1 toolsets use native linkers?
Yes, in gcc-tools.jam the (mispelt) variable NO_GNU_LN is set when the
native linker is in effect (Just Solaris and AIX apparently).
John.