Tuesday, October 07, 2008

Do not install boost to /usr on OSX

And the verdict is... gcc puts implicit extern "C" {} around headers included by C++ objects, from /usr/include to fix up misbehaving standard headers. So the proper place for boost headers is somewhere that is not /usr/include. Good to know.

No comments: