Re: Error compiling NTDLL

2009-01-09 Thread Carter Browne
Thank you, I missed that step. I did add that step and noted that ML (MASM) is part of visual studio 9 and switched to DO_MASM. After making that change, everything compiled but I had a link error: _bn_sub_part_words was multiply defined. I looked at the code and saw that _bm_sub_part_words was

Re: Error compiling NTDLL

2009-01-08 Thread Dr. Stephen Henson
On Thu, Jan 08, 2009, Carter Browne wrote: > I compiled openssl-0.9.8j without problems under Linux. When running > under Windows XP SP3, Visual Studio 9, using option do_ms, nt.mak > compiled without error. > ntdll.mak had the following fatal compiler error: > > Building OpenSSL > cl /Fotmp