With gcc 4.7.0 on Fedora 17, I'm getting:

In file included from ../../../../boost/boost/config.hpp:44:0,
                 from ../../../../boost/boost/detail/workaround.hpp:41,
                 from ../../../../boost/boost/function.hpp:16,
                 from ../../../../src/frontends/Application.h:21,
                 from ../../../../src/frontends/qt4/GuiApplication.h:16,
                 from ../../../../src/frontends/qt4/Menus.cpp:22:
../../../../boost/boost/config/stdlib/libstdcpp3.hpp:42:0: warning: "BOOST_DISABLE_THREADS" redefined [enabled by default]
In file included from ../../../../src/frontends/qt4/Menus.cpp:17:0:
../../../config.h:628:0: note: this is the location of the previous definition

And the bad thing is, I get it for about a billion files.

Richard

Reply via email to