
5 Feb
2007
5 Feb
'07
10:04 p.m.
You're using CVS HEAD, right? Not the RC_1_34_0 branch?
Yes. I am using CVS HEAD. I just checked that MPI is available in 1.34.
Do you have a user-config.jam in your home directory? Does it have "using mpi ;" in it?
My old cvs tree may be broken. I have user-config.py and tools/build/user-config.jam there and I have 'using mpi ;' in both files. bjam just does not compile boost/mpi. Now, I get a fresh tree and add 'using mpi ;' to tools/build/user-config.jam and bjam works... :-( I apologize for the confusion. Bo