[Numpy-discussion] Fwd: distutils

Charles Doutriaux doutriaux1 at llnl.gov
Thu Sep 9 09:59:46 EDT 2010



-------- Original Message --------
Subject: 	[Numpy-discussion] distutils
Date: 	Tue, 7 Sep 2010 12:12:58 -0700
From: 	Charles Doutriaux <doutriaux1 at llnl.gov>
Reply-To: 	Discussion of Numerical Python <numpy-discussion at scipy.org>
To: 	Discussion of Numerical Python <numpy-discussion at scipy.org>



  Hi,

I'm using distutils to build extensions written in C.

I noticed that lately (it seems to be python 2.7 related) whenever I
touch 1 C file, ALL the C files are rebuilt.
Since I have a lot of C code, it takes a lot of time for nothing.

Any idea why this is happening?

Do I need to set something new in my setup.py ?

Thx,

C.

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion at scipy.org
http://*mail.scipy.org/mailman/listinfo/numpy-discussion


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100909/a146553f/attachment.html>


More information about the NumPy-Discussion mailing list