ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
RE: [boost] Bjam help
by Rene Rivera other posts by this author
Aug 24 2003 2:52PM messages near this date
RE: [boost] Bjam help | RE: [boost] converting Boost to other programming languages
[2003-08-24] Dirk Griffioen wrote:

> How about "stage"?
> 
> say yo have a rule which make an exe named myexe:
> 
> exe myexe : my1.cpp my2.cpp ;
> 
> which is built in c:\myexe and you want it copied from
> c:\myexe\bin\<somewhere> to c:\myexe2, you use "stage":
> 
> stage install : myexe : <location>c:\myexe2 ;
> 
> However, this implies you are using boost-build version-2.0-m6
> (http://sourceforge.net/project/showfiles.php?group_id=7586)

With the CVS state of BBv1 it would be:

stage install : <exe> myexe : <locate>c:\myexe2 ;


-- grafik - Don't Assume Anything
-- rrivera (at) acm.org - grafik (at) redshift-software.com
-- 102708583 (at) icq
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Paul Hamilton
Dirk Griffioen
Rene Rivera

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved