Hi Emil, All Xcode says is: I could not find more log... The gcc options used are: /Developer/usr/bin/gcc-4.0 -x c++-header -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -fwritable-strings -Woverloaded-virtual -Wunused-variable -Wunknown-pragmas -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -D_DEBUG=1 -fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2Â -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -x c++-header -fno-inline -ftemplate-depth-128 -dynamic -no-cpp-precomp -gdwarf-2 -g -ftemplate-depth-128 -dynamic -no-cpp-precomp -gdwarf-2 -g -c (Sorry for the duplicates - these options pop up all over the build command) /Developer/usr/bin/gcc-4.0 --version gives: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) Same version bjam uses and this compiles fine ... What am I doing wrong or is missing? Best, Dirk
On Wed, Feb 3, 2010 at 4:41 AM, Dirk Griffioen
wrote: Hi,
When I compile with Xcode I get a 'declaration does not declare anything' error on boost/exception/diagnostic_information.hpp.
Could you please provide the exact error message and everything else from the compiler log that seems relevant?
Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users