$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-08-16 06:48:36
Dave,
I hope you don't mind, I've updated gcc-tools.jam so that it correctly
links shared libs on BeOS (gcc needs -nostart rather than -shared on this
platform), the changes are platform specific, and could probably be
extended to other platforms using the same technique. For example the
-Wl-exclude options on cygwin, and/or suppressing -fPIC on cygwin/mingw32.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/