Possible to compile 32 bit Blender with Cuda 5 on Win 7?

I keep getting mem allocation errors.

Per this http://projects.blender.org/tracker/?func=detail&atid=498&aid=33401&group_id=9, I’m going to try to use Cuda 4.2.

Does anyone have any experiece with compiling with Cuda 5?

Thanks in advance.

Edit: Installed 4.2 but still have a Memory allocation failure:

4>ptxas info : Compiling entry function ‘kernel_cuda_path_trace’ for ‘sm_13’
4>ptxas fatal : Memory allocation failure

That’s your compiler breaking methinks.

That or it’s running out of memory during the compile.