|
From: Errol N. <en...@df...> - 2006-01-05 23:22:29
|
>> I noticed this in CVS for 3.2.0-b. I've been trying to get a 64bit executable and dll to build for weeks now >> with no success. I tried Build64.bat but still was not sucessful. Does this build a true 64bit executable for >> the AMD64 platform? Also, does It rely on the Windows DDK to do it? The linker requires bufferoverflowu.lib which is only available in the DDK. I have the DDK installed. Can someone direct me on how to set my environment variables to get this to link properly against the 64bit libs provided in DDK?=20 Also, src/c/makewin64.bat loads environment variables from VCVARS32.BAT which knows nothing about 64 bit libraries. Shouldn't this be omittied? Errol=20 |