Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-11-06 18:04:15


Reece Dunn wrote:
> Rene Rivera wrote:

>> type/cat anon-file 1>&2
>
> Cool.

OK, that's implemented now. And the print module is now using @().

>>Ah, yea, those aren't bugs. That's just the way variable expansion works:
>
> Ok. Thanks for the clarification.

Just an FYI... In the print module I used the string join trick to get
around extra spaces, in case that's ever important to you. Basically
instead of: $(a)$(nl) -- One can do: $(a:J=$(nl)) -- Which does the
expansion without the extra spaces.

> Now... on to the next big memory consumer :).

And that would be header scanning:

    16408066 16408066 MAIN_MAKE
    17603341 2940 modules.import
    23714634 4649 generators.find-viable-generators
    32078958 6352 toolset.set-target-variables
    32301372 6460 scanner.propagate
    46328315 9265 class_at_c-scanner.process
    63079456 1 [OTHER]
   381088977 381088977 [TOTAL]

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

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