|
Message-ID: <20120701141332.GA4421@openwall.com> Date: Sun, 1 Jul 2012 18:13:32 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: nvcc -o for win-builds On Sun, Jul 01, 2012 at 12:26:45PM +0400, Elijah [W&P] wrote: > As I can see (at least for -cuda targets) not every nvcc operation has an > "-o" option > But if you are planning to make versions for windows "-o" is needed because > "nvcc $(NVCC_FLAGS) cuda_common.cu" will give you cuda_common.obj instead > of cuda_common.o and "mv cuda/cuda_common.o cuda_common.o" will fail. Can you make and post a patch for that, please? Are you actually building our GPU stuff on Windows now? Any success with that (after the fix above)? Thanks, Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.