Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-03-25 15:11:01


No, that's not the problem either. MSVC doesn't care what direction the
slashes go. My guess is that you don't have a v:\Bin\bin\cl. Can you try
tuning the cl command-line by hand until it does something reasonable on
your system? That wil help to lead us to the answer.

----- Original Message -----
From: <dick.bridges_at_[hidden]>
To: <jamboost_at_[hidden]>
Sent: Monday, March 25, 2002 3:10 PM
Subject: Re: [jamboost] Newbie query: where'd the '!' come from?

>
> I think I misled you. The "...skipped" was occuring well into the
output.
> Probably because the file wasn't being built from the get-go. %-[
>
> Here's the -d+2 output from the top (with 2> included this time).
Looks
> like the problem is "build\../src" rather than "build\..\src".
>
> <from the top>
>
> V:\Bin\bin\cl /Zm400 -nologo -GX -c /Zi /Od /Ob0 /GX /GR /MDd
> -I"libs\t
> hread\build" -I"."
> -Fo"libs\thread\build\bin\libboost_thread\msvc\debug\runtim
> e-link-dynamic\threading-multi\condition.obj"
> -Tp"libs\thread\build\../src\cond
> ition.cpp"
>
> The system cannot find the path specified.
>
> V:\Bin\bin\cl /Zm400 -nologo -GX -c /Zi /Od /Ob0 /GX /GR /MDd
> -I"libs\t
> hread\build" -I"."
> -Fo"libs\thread\build\bin\libboost_thread\msvc\debug\runtim
> e-link-dynamic\threading-multi\mutex.obj"
> -Tp"libs\thread\build\../src\mutex.cp
> p"
>
> The system cannot find the path specified.
> </from the top>
>
>
>
>
> "David
> Abrahams" To:
<jamboost_at_[hidden]>
> <david.abraham cc:
> s_at_[hidden]> Subject: Re: [jamboost]
Newbie query: where'd the '!' come from?
>
> 03/25/2002
> 11:10 AM
> Please respond
> to jamboost
>
>
>
>
>
>
>
> ----- Original Message -----
> From: <dick.bridges_at_[hidden]>
> To: <jamboost_at_[hidden]>
> Sent: Monday, March 25, 2002 2:02 PM
> Subject: [jamboost] Newbie query: where'd the '!' come from?
>
> > Apologies in advance for what is obviously a dfu question but I'm
> trying to
> <snip>
> That's not a path; it's "grist" used to uniquely identify the target.
> <snip>
>
> > <snippet>
> > ...failed msvc-C++-action
> > libs\thread\build\bin\libboost_thread\msvc\debug\runti
> > me-link-dynamic\threading-multi\exceptions.obj ...
> > ...skipped
> >
<libs!thread!build\libboost_thread\msvc\debug\runtime-link-dynamic\th
> > reading-multi>libboost_thread.lib for lack of
> > <libs!thread!build\libboost_thread
> > \msvc\debug\runtime-link-dynamic\threading-multi>condition.obj...
>
> > msvc-C++-action
> > libs\thread\build\bin\libboost_thread\msvc\release\runtime-link-
> > dynamic\threading-multi\condition.obj
> > </snippet>
>
> Oh, this is strange. It appears to be building condition.obj *after*
> tryint to link the lib which depends on it! What's the result of
running
> jam with the -d+12 option?
>
> -Dave
>
>
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>
>
>
>
>
> ------------------------ Yahoo! Groups
Sponsor ---------------------~-->
> Tiny Wireless Camera under $80!
> Order Now! FREE VCR Commander!
> Click Here - Only 1 Day Left!
> http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/z3wwlB/TM
> ---------------------------------------------------------------------~
->
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk