Here's the command used to invoke the build: "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"../.." -c -o "../../bin.v2/tools/quickbook/gcc-4.1.2/release/link-static/quickbook.o" "detail/quickbook.cpp"
g++ --version is: g++ (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I've attached the preprocessed quickbook.cpp output as requested. Anything else I'm missing? HTH ** Attachment added: "Preprocessed output of: "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"../.." -c -o ~/quickbook.cpp "detail/quickbook.cpp" -E -save-temps" http://librarian.launchpad.net/6009787/quickbook.cpp -- g++: infinite loop with -O3 while compiling Boost.Quickbook from Boost CVS https://launchpad.net/bugs/82404 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
