Boost logo

Boost-Build :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2004-05-30 18:07:13


ok.... I build bjam.exe using the build.bat file that comes w/ the source
when you get everything from CVS. I'm running on WinXP Pro and vs.net2003
is my normal compiler.
This build happens every day, then I use the fresh bjam to build boost
bjam -sTOOLS=vc7.1 install
..... I also try ....
bjam --v2

I also have devcpp installed and cygwin... (which means I have gcc
installed somewhere)

last night I was helping a guy on a project we're starting on using linux
and cygwin... I opened cygwin and cd'd to the same directory I get my
overnight updates to boost from

vawjr_at_baslim /cygdrive/c/Projects/boost
I then typed
bjam -sTOOLS=gcc install

it ran for a long time (I went to bed)
this morning I looked and it had build 3500+ things and failed on around 78
mostly they were program_options and python

so I typed again
bjam -sTOOLS=gcc install

and I got that little dialog from Microsoft that says basically "bjam
messed up, do you want to send a report?"

there was no other output from bjam that I could see

I tried simply bjam and it seemed to try to re-build stuff using vc71 in
part of the path, but still had things like:
vc-Archive
bin\boost\libs\test\build\libboost_unit_test_framework.lib\vc7.1\release\threading-multi\libboost_unit_test_framework-vc71-mt-1__1.lib
in it.
that run ended with:

Creating library
bin\boost\libs\thread\build\boost_thread.dll\vc7.1\release\threading-multi\boost_thread-vc71-mt-1__1.lib
and object
bin\boost\libs\thread\build\boost_thread.dll\vc7.1\release\threading-multi\boost_thread-vc71-mt-1__1.exp
...updated 214 targets...

I followed that with:
vawjr_at_baslim /cygdrive/c/Projects/boost
$ bjam
...found 7544 targets...

vawjr_at_baslim /cygdrive/c/Projects/boost
$ bjam -sTOOLS=gcc
rewards me with the dialog and nothing else

At Sunday 2004-05-30 11:21, you wrote:

>Victor A. Wagner Jr. wrote:
>
> > At Sunday 2004-05-30 10:07, you wrote:
>
> >>Are you using a CYGWIN built bjam with this?
>
> > actually, no.... it found (in the path) the bjam I built for WinXP... at
> > least that's what which bjam said
> > I think the build was actually correct, except for the weirdness in
> > constructing the version part of the name.
>
>Well the only other time I've seen something like that happened with a
>specific combination of compiler used to build bjam, invocation shell,
>and OS. What is the combination in your case? -- Not that I can fix it
>now, but if it's a combination I can get my hands on it might eventually
>get fixed ;-)
>
>
>--
>-- Grafik - Don't Assume Anything
>-- Redshift Software, Inc. - http://redshift-software.com
>-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
>
>
>
>
>Yahoo! Groups Links
>
>
>
>

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
"There oughta be a law"

 


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