On Thu, 10 Feb 2011 11:20:25 +0100, Fran Garcia <[email protected]> wrote: > Hi! > > I'm trying to install PyCUDA in my W7 64 bits computer with Enthought 64 > bits too. I have followed the instructions shown in > http://wiki.tiker.net/PyCuda/Installation/Windows for Vista 64 bits and MVS > 2008, but I have a problem in the final step. > > When I have tried to install pycuda, a message apperared in the screen that > said "error: command 'gcc' failed with exit status 1". Another one that I > think it's important is "gcc.exe: EHsc: No such file or directory".
This is confusing--EHsc looks like a compiler option meant for a Microsoft compiler. Clearly, gcc doesn't seem to understand it. Are you sure your Enthought Python is configured correctly? You may want to inspect <enthough root>/lib/python2.6/config/Makefile (or something like it) to see if all the settings in there are correct. HTH, Andreas
pgpl4Dy8IOfYA.pgp
Description: PGP signature
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
