From: John Maddock (john_at_[hidden])
Date: 2004-03-29 07:27:00


> I attempted to build bcp with Jam V2 and como under Win2k with the latest
> CVS source and the latest bjam.exe. My como installation is in
> H:\Utilities\Comeau directory and is already set up to use a back end
> compiler.

I can't comment on bjam -v2, but it builds just fine with the usual bjam
version 1, with VC7.1:

bjam -sTOOLS=vc7.1

John.