Boost logo

Boost-Build :

From: Joel de Guzman (joel_at_[hidden])
Date: 2008-07-17 21:32:58


Hi, bjam -d+2 reveals that with gcc, I get:

    -ftemplate-depth=128

There are some cases where this is not enough. How can I change it?
I am doing:

     : requirements <toolset>gcc:<cxxflags>-ftemplate-depth-300

and when I bjam -d+2, I get both:

     -ftemplate-depth=128 and later, -ftemplate-depth=300

while this works, it does not seem to be right.

Thoughts?

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net

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