[Numpy-discussion] Numpy Compile error on Win32 with Visual Studio.Net 2003

Fadhley Salim fadhley.salim at uk.calyon.com
Tue Oct 21 10:28:21 EDT 2008


Can one of the Numpy experts explain what this means and how I might be
able to solve it? I'm trying to compile Numpy 1.2 - I just zipped the
tar file from Sourceforge.
 
Thanks!
 
compiling C sources
creating build\temp.win32-2.4\Release\numpy\random
creating build\temp.win32-2.4\Release\numpy\random\mtrand
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe /c
/nologo /Ox /MD /W3 /GX /DNDEBUG -Inumpy\core\inclu
de -Ibuild\src.win32-2.4\numpy\core\include/numpy -Inumpy\core\src
-Inumpy\core\include -ID:\Python24\include -ID:\Pytho
n24\PC /Tcnumpy\random\mtrand\mtrand.c
/Fobuild\temp.win32-2.4\Release\numpy\random\mtrand\mtrand.obj
mtrand.c
numpy\random\mtrand\mtrand.c(2829) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(3182) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(5043) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(5192) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(5324) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(5739) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(5739) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(6041) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(6041) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(7485) : error C2026: string too big,
trailing characters truncated
numpy\random\mtrand\mtrand.c(8390) : error C2026: string too big,
trailing characters truncated
error: Command "C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\bin\cl.exe /c /nologo /Ox /MD /W3 /GX /DNDEBUG -I
numpy\core\include -Ibuild\src.win32-2.4\numpy\core\include/numpy
-Inumpy\core\src -Inumpy\core\include -ID:\Python24\in
clude -ID:\Python24\PC /Tcnumpy\random\mtrand\mtrand.c
/Fobuild\temp.win32-2.4\Release\numpy\random\mtrand\mtrand.obj" f
ailed with exit status 2
------------------------------------------------------------------------
Press ENTER to close the interactive session..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081021/75b00364/attachment.html>
-------------- next part --------------
This email does not create a legal relationship between any member of the 
Cr?dit 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 Commission Bancaire in France and regulated by 
the Financial Services Authority for the conduct of business in the 
United Kingdom. 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.



More information about the NumPy-Discussion mailing list