Yigong Liu wrote:
> Hello,
>
> I have some projects based on Jamfile.v2,which work
fine (bjam --v2) with
> boost cvs code i checked out 12/10/2006 at
WindowsXP/VC++express. I just
> checked out the latest boost cvs code and with this
checkout I am seeing
> some strange compiling errors for the same project and
same code.
>
> with "bjam -d+2", i am seeing exactly the
same compiling commands executed
> in both cases:
> call "G:Program FilesMicrosoft Visual Studio
8VCvcvarsall.bat" x86
>>nul
> cl /Zm800 -nologo
> "........bin.v2libschannelexamplegui_evt
msvcdebugthreading-multigui_evt_chan1.obj.rsp"
>
>
> However the compiling pass in old cvs code (12/10/2006)
and failed in the
> latest cvs checkout.
>
> Any idea? and suggestions where i should start looking
into it?
You should start with looking at, or at least posting, the
error you get.
There's no way anybody can do anything without that.
- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|