Boost logo

Boost :

Subject: Re: [boost] [1.41.0] [spirit] [serialisation] Beta 1releasecandidate
From: John Maddock (john_at_[hidden])
Date: 2009-11-04 12:02:38


> Hmm, I'm not seeing these warnings (Windows, gcc 4.4.1, MingW) while
> compiling with -O3. What other command line options do I need to specify?

    "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread
  -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o
"/home/john/bin/boost/bin.v2/libs/wave/build/gcc-4.4.1/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o"
"libs/wave/src/instantiate_cpp_exprgrammar.cpp"

With gcc-4.4.1.

I see so many pages of warnings from this that I gave up counting :-(

Looks to be an issue new to 4.4.1 and/or the new Ubuntu-9.1 release?

HTH, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk