
24 Jun
2005
24 Jun
'05
1:27 p.m.
John Maddock wrote:
Ah! I think I have an idea what's going on here: even with BOOST_NO_CONFIG defined some options get defined in suffix.hpp; for example if there's no long long then there's no numeric_limits<long long> either, and this is messing up the configure script logic, I believe the configure script is now fixed in cvs.
Works now. Thanks for the help. Markus