On Mon, Jan 12, 2009 at 6:18 AM, Rodolfo Lima <rodo...@rodsoft.org> wrote:
> Hi, I'd just like to add that in order to use FindBoost in a recent > Gentoo boost installation I had to add the following library patterns to > be searched for: > > > > ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}-${Boost_LIB_VERSION} > > ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}-${_boost_ABI_TAG}-${Boost_LIB_VERSION} > > and their corresponding static libraries: > > > ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_STATIC_TAG}-${Boost_LIB_VERSION} > > ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_STATIC_TAG}${_boost_ABI_TAG}-${Boost_LIB_VERSION} > > Does anyone mind to add them to the cmake's FindBoost.cmake? Do I have > to create a bug report on this? I'm guessing this may have been caused by a bug in compiler tag autodetection. Can you please try this latest CVS FindBoost.cmake with CMake 2.6.2 or greater and see if the problem still exists? If it doesn't work please clear cache, SET(Boost_DEBUG TRUE) and post the output. http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Modules/FindBoost.cmake?root=CMake -- Philip Lowman
_______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake