$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Ali Azarbayejani (ali_at_[hidden])
Date: 2003-03-24 17:16:35
FYI, the status of the GCC library order fix is
<1> I'm waiting for a sharp specification of all the ways a library
can be specified to be dependent on another. This may result in
re-consideration of the current <library> and <uses>/<dependency>
features (or not).
<2> Currently, since "searched-lib-target" doesn't carry any
properties, there's no way to specify library order for system
libraries. This issue is orthogonal to <1>.
I thought there was a <3> but I can't remember it right now.
--Ali