$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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