On Mittwoch 27 Januar 2010, Robert Pickel wrote: > After attempting to go through the process of building with mingw32 on > win7, I discovered the include file features.h is missing. > > > > A quick search didn't turn much up other than this file seems to be missing > from mingw and breaks the build process. > > There is also a newlib-mingw32 package in debain which is used to cross > compile from linux. After extracting this header and including it the > extensions compiles. When I run it, I crash. > > > > I'm running python 2.6.4 win32, numpy 1.4.0, cuda toolkit 2.3.0 (32Bit), > trying both 32 and x64 versions of the driver. > > > > Can anyone give me advice on this problem?
I'd love to help, but unfortunately I have no clue where to even start. What kind of crash do you get? Can Windows do backtraces? Mixing-and-matching system header may not be a good idea. Sorry, Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
