Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-02-02 16:22:10


Rene Rivera wrote:

> mad37prof wrote:
>
> Yep. You'll have to either modify the toolset yourself (or wait until I change
> to allow you to change the command). Or create another toolset that is based
> on the gcc one specifically to change the actions (look at
> gcc-stlport-tools.jam for some ideas on that).

PS...

If you write an extended toolset you can override the ar used with:

flags gcc .AR : <your-ar-name-here> ;

Same goes for all the other vars used in the toolset, like .OBJCOPY

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
 

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