$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-08-16 19:29:32
John,
No, I don't mind at all. I'm thrilled you're making forays into the build
system!
I only wish you had indented the lines you added between braces :-/
-Dave
----- Original Message -----
From: "John Maddock" <John_Maddock_at_[hidden]>
To: "boost" <boost_at_[hidden]>
Sent: Thursday, August 16, 2001 7:48 AM
Subject: [boost] gcc-tools.jam
> 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/
>
> Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>