[Numpy-discussion] Compiling for free on Windows32

Fadhley Salim Fadhley.Salim at uk.calyon.com
Wed Apr 15 14:37:56 EDT 2009


Chuck, 
 
I'm not all that familiar with the bug reporting process but if you were
to point me to the relevant bug tracker I'd be delighted to file an
issue. If I could get somebody to fix this upstream I'd be so happy!
 
Thanks!
 
Sal

________________________________

From: numpy-discussion-bounces at scipy.org
[mailto:numpy-discussion-bounces at scipy.org] On Behalf Of Charles R
Harris
Sent: 15 April 2009 19:32
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] Compiling for free on Windows32




On Wed, Apr 15, 2009 at 11:58 AM, Fadhley Salim
<Fadhley.Salim at uk.calyon.com> wrote:


	Thomasm,
	
	What want is the current latest Numpy as a win32 .egg file for
Python
	2.4.4. I'm not bothered how I get there. We've been able to
compile
	numpy 1.1.1 on visual studio 2003 with no problems at all. I've
not yet
	been able to get anything newer to work.
	
	At the moment I'm trying to build using the setupegg.py file
which comes
	with the Numpy 1.3.0 distribution. After about 5 minutes of
compiling it
	abruptly like this:
	
	http://pastebin.com/d67dd871
	


Ah yes. That looks to be from the documentation merge in r5610. It's a
bug that shows up in Microsoft compilers because they can't handle long
strings. You should file a ticket, it needs to be fixed. As a quick
(it's all relative) workaround, you could break up the long strings in
the mtrand.c file into string per line and use line continuations.

Chuck



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090415/22943575/attachment.html>
-------------- next part --------------
This email does not create a legal relationship between any member of the 
Cr=E9dit Agricole group and the recipient or constitute investment advice. 
The content of this email should not be copied or disclosed (in whole or 
part) to any other person. It may contain information which is 
confidential, privileged or otherwise protected from disclosure. If you 
are not the intended recipient, you should notify us and delete it from 
your system. Emails may be monitored, are not secure and may be amended, 
destroyed or contain viruses and in communicating with us such conditions 
are accepted. Any content which does not relate to business matters is not 
endorsed by us.

Calyon is authorised by the Comit=e9 des Etablissements de Cr=e9dit et des
Entreprises d'Investissement (CECEI) and supervised by the Commission Bancaire
in France and subject to limited regulation by the Financial Services Authority.
Details about the extent of our regulation by the Financial Services Authority
are available from us on request. Calyon is incorporated in France with limited
liability and registered in England & Wales. Registration number: FC008194.
Registered office: Broadwalk House, 5 Appold Street, London, EC2A 2DA.
This message and/or any  attachments is intended for the sole use of its addressee.
If you are not the addressee, please immediately notify the sender and then destroy the message.
As this message and/or any attachments may have been altered without our knowledge, its content is not legally binding on CALYON Cr?dit Agricole CIB.
All rights reserved.

Ce message et ses pi?ces jointes est destin? ? l'usage exclusif de son destinataire.
Si vous recevez ce message par erreur, merci d'en aviser imm?diatement l'exp?diteur et de le d?truire ensuite.
Le pr?sent message pouvant ?tre alt?r? ? notre insu, CALYON Cr?dit Agricole CIB ne peut pas ?tre engag? par son contenu.
Tous droits r?serv?s.


More information about the NumPy-Discussion mailing list