
4 Jul
2012
4 Jul
'12
9:02 a.m.
On 7/4/2012 4:57 PM, Olaf van der Spek wrote:
On Wed, Jul 4, 2012 at 10:54 AM, Karsten Ahnert <karsten.ahnert@ambrosys.de> wrote:
The following trivial program does not compile with g++-4.6.1 and std=c++0x enabled.
#include <boost/fusion/container.hpp>
int main( int argc , char *argv[] ) { }
Seems like a bug, or should I configure something via macros?
What's the error msg?
Boost trunk? Can't reproduce the problem here. gcc version 4.6.1 Flags: -Wall -mconsole -ftemplate-depth-512 -fpermissive -DNDEBUG -DNDEBUG -O3 -finline-functions -funroll-loops -Wfatal-errors -std=c++0x -static-libgcc -static-libstdc++ Regards, -- Joel de Guzman http://www.boostpro.com http://boost-spirit.com