Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-17 04:22:28


Victor A. Wagner Jr. wrote:
> OK, here we go... private and the list because the list seems to have quit
> sending me things since your message
>
> someone has done a massive update on the options code and there are now a
> gazillion errors related to that,

That "someone" was me, I'm working on that too, but it's not V2 fault ;-)

> but I'm still getting some problems with
> v2 that have to do with signals and now regex.

Ok, so it means that the problems with date_time and test are gone. That's
good.

As for signals -- I'm kinda at loss. As I've already told I have free 7.1 now
and it even compiles stuff after I grab "windows.h" and other includes from
6.5. When I run "bjam --v2 link=shared link-runtime=static" in signals/build,
it works! I need link-runtime=static since free version does not have dynamic
runtime.

That happened with version 1.4 of libs/signals/build/Jamfile.v2, do you have
that one?

As for regex, with current version links fails because I don't have some
"uuid.lib", whatever that is, so I don't know the situation with it.

What I've tried is to compare command line for V1 and V2. There were some
changes which I've corrected -- they still are related to dynamic linking.

The new revision of libs/signals/build/Jamfile.v2 is 1.5 and for
libs/regex/build/Jamfile.v2 it's 1.3. Could you update, verify that you have
those version, and try again?

> also my attempt to use v2 in the test arena (cd status) something is
> seriously wrong.... attached are all the relevant files.

Oops... seems like I've had uncommitted changes in status and in top-level
dir. I've comitted it now, but I see some warnings/errors even on Linux, so
I'd say it does not work now. I'll look into this ASAP.

> The things you asked in your message are all as you say, except for _where_
> does one put the using msvc: 7.1 ;
> I have that in my user-config

That's fine, moreover, since date_time no longer fails for you the directive
works.

Thanks,
Volodya

 


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