Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-03-25 11:39:32


Hugo,

Your changes look good to me, except:

1. I'm not sure that BCCDir is an appropriate analogue to MSVCDir.
MSVCDir is set up by the Microsoft-supplied script VCVARS32.BAT, which
sets up environment variables for using the VC++ toolset. The point of
the check in msvc-tools.jam is to use the predefined environment
variables if they're already set up for us.

2. You should eliminate the use of BCC_COMPILER and BCC_LIBRARIAN
variables. The point of using them for the other toolset is that there
are other compilers (such as intel-win32) which use the same toolset
interface with different tool names.

3. There should be no need for special treatment of bcc56 in
features.jam, since the bcc56 toolset is based on the borland one.

-Dave

----- Original Message -----
From: "Hugo Duncan" <hugo_duncan_at_[hidden]>
To: <jamboost_at_[hidden]>
Sent: Saturday, March 23, 2002 12:42 PM
Subject: [jamboost] Borland toolset for BCC 5.6

> Inspired by Dave's changes for VC7, I attach a
> modified borland-tools and a bcc56-tools. The latter
> works with bcc 5.6 from C++ Builder 6.
>
> There is also a one line change to features.jam, to
> turn off wide character support be default, as per the
> original borland-tools.
>
> Hugo
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards®
> http://movies.yahoo.com/
> ------------------------ Yahoo! Groups
Sponsor ---------------------~-->
> Tiny Wireless Camera under $80!
> Order Now! FREE VCR Commander!
> Click Here - Only 1 Day Left!
> http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/z3wwlB/TM
> ---------------------------------------------------------------------~
->
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>

 


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