|
Boost-Build : |
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2006-09-25 17:38:54
On Sep 25, 2006, at 3:31 PM, Rene Rivera wrote:
> K. Noel Belcourt wrote:
>> I'd like to add -bmaxdata:0x40000000 to the debug and release build
>> options for vacpp in build.jam. A description of what this option
>> does
>> from the xlC man page.
>>
>> -bmaxdata=<num>
>> Sets the maximum size of the area shared by the
>> static data (both initialized and uninitialized)
>> and the heap to <num> bytes. The default is
>> -bmaxdata=0.
>>
>> Can someone review this patch and, if it's acceptable, commit it
>> to the
>> head of the repository? If I don't hear from anyone if a few
>> days, I'll
>> assume it's okay to commit it myself.
>
> 1. You don't need to repeat the option inside the debug/release
> checks.
> Just put it once outside those checks, like the -I options.
Ah, true.
> 2. With that minor change, go ahead and commit it :-)
Okay, thanks Rene.
-- Noel
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