Subject: Re: [boost] Bug with gcc and array
From: John Bytheway (jbytheway+boost_at_[hidden])
Date: 2008-11-25 13:31:58


Andreas Klein wrote:
>> Morale: do not stack allocate huge objects.
>
> Do have a reference for me were to find the implementation limits?

See ulimit(3) or the documentation for your shell (in bash the relevant
command is also called ulimit).

John Bytheway