RE: [boost] Re: VC7.1 Building...

I just tried the vc71 option. But no jam file for that either. Am I suppose to create my own vc71-tools.jam file (copy or copy&edit)? What changes are needed? Thanks, Brian -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Russell Hind Sent: Thursday, July 08, 2004 9:56 AM To: boost@lists.boost.org Subject: [boost] Re: VC7.1 Building... Have you tried bjam -sTOOLS=vc71 I'm pretty sure that is what I used but I do have a vc7.1-tools.jam file with boost-1.31.0 Russell Brian Carlson wrote:
I don't have a vc7.1-tools.jam file. And I have vc7.0 and vc7.1 installed on my machine. So this is what I did...
bjam -sTOOLS=vc7 -a
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Is there some reason why you're not using the vc7.1 toolset that's documented here http://www.boost.org/more/getting_started.html#Tools and supported? -sTOOLS=vc7.1 "Brian Carlson" <Brian@encountertechnologies.com> writes:
I just tried the vc71 option. But no jam file for that either. Am I suppose to create my own vc71-tools.jam file (copy or copy&edit)? What changes are needed?
Thanks, Brian
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Russell Hind Sent: Thursday, July 08, 2004 9:56 AM To: boost@lists.boost.org Subject: [boost] Re: VC7.1 Building...
Have you tried
bjam -sTOOLS=vc71
I'm pretty sure that is what I used but I do have a vc7.1-tools.jam file
with boost-1.31.0
Russell
Brian Carlson wrote:
I don't have a vc7.1-tools.jam file. And I have vc7.0 and vc7.1 installed on my machine. So this is what I did...
bjam -sTOOLS=vc7 -a
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
participants (2)
-
Brian Carlson
-
David Abrahams