Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2006-10-21 13:06:46


Vladimir Prus wrote:
>> My gut feeling for Borland then, is to do the same as we did for
>> bbv1 and not version the toolset name.
>
> That's done. Can you check it works?

Yep, almost, it's showing up some failures that I couldn't test before: the
library names for debug builds are wrong: they are mangled with "gd" but
should just be mangled with "d". Unlike with msvc, turning on debug info
with Borland does not switch you to a different runtime.

John.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk