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 >> cpp-sig
cpp-sig
Re: [C++-sig] Compile times using Boost::python.
by Philippe Fremy other posts by this author
Jun 6 2003 1:09PM messages near this date
Re: [C++-sig] Compile times using Boost::python. | Re: [C++-sig] Compile times using Boost::python.
Hi,

To improve build time, I have found ccache quite useful. It can rebuild 
files that have not changed in no time. Theorically, however, if your  make 
program (bjam, tmake, ...) is good and really only the files that need 
rebuilding are rebuilt, ccache does not help. Tmake is not very good so 
ccache does help a lot. What I really enjoy is being able to do a "make 
clean; make" that lasts less than 10 seconds.

It does not help for the linking phase though.

	regards,

	Philippe

-- 
"The difference between theory and practice is that in theory, there is no 
difference between theory and practice."


_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
Kerim Borchaev
David Abrahams
Ralf W. Grosse-Kunstleve
gideon may
Ralf W. Grosse-Kunstleve
Nicholas K. Sauter
Prabhu Ramachandran
gideon may
Philippe Fremy
Ralf W. Grosse-Kunstleve
gideon may
David Abrahams

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