
Hi, I've got some code that i've been building with MSVC that uses the TR1 lib by adding the boost/tr1/tr1 dir to the include path, which i'm now trying to build using Mingw/msys. It seems to build ok using the code on the release branch, but using the current trunk i get: d:/Boost/BoostSVN/boost/tr1/detail/config_all.hpp:162:41: error: ../4.3.2/utility: No such file or directory Am i doing something silly, or have the recent changes to the include logic broken something for Mingw? For reference, i'm using the GCC 4.3.2 build from http://www.tdragon.net/recentgcc/ Thanks, Richard Webb -- View this message in context: http://www.nabble.com/-TR1--Problems-with-TR1-include-paths-with-Mingw--tp21... Sent from the Boost - Dev mailing list archive at Nabble.com.