[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-build
Subject:    [Boost-build] Problems building Wave tool with v2
From:       "Hartmut Kaiser" <hartmut.kaiser () gmail ! com>
Date:       2006-04-29 14:46:50
Message-ID: 008201c66b9b$c04f8e60$0300a8c0 () slartibartfast
[Download RAW message or body]


Hi all,

I have problems to build the Wave tool with VC7.1 and bjam --v2. It is
known, that while building Wave with this compiler one must specify the /GR-
option (rtti-off) or specify no /GR option at all (which is equivalent to
/GR-). 

For this reason the Wave Jamfiles specify: 

    <toolset>msvc-7.1:<rtti>off      # workaround for compiler bug

which seemed to work the last time I checked (frankly this was a while ago).
Now this doesn't give the expected result anymore, the generated commandline
contains the /GR option making the build fail. 

If I write:

    <toolset>msvc:<rtti>off      # workaround for compiler bug

everything is ok, but I guess this switches off rtti for all msvc tools,
right?

Any suggestions?
Regards Hartmut


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic