$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-12-13 11:35:49
Hi Janos,
I think using the flag -ftemplate-depth-30 will solve your problem. In
general, you need to use this flag with g++ whenever you are compiling BGL
stuff. Otherwise, the g++ template nesting limit is too low.
Cheers,
Jeremy
----------------------------------------------------------------------
Jeremy Siek http://php.indiana.edu/~jsiek/
Ph.D. Student, Indiana Univ. B'ton email: jsiek_at_[hidden]
C++ Booster (http://www.boost.org) office phone: (812) 855-3608
----------------------------------------------------------------------