Boost logo

Boost-Build :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-09-25 17:31:44


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.

2. With that minor change, go ahead and commit it :-)

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

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