Re: Windows: race condition (perl/nasm) building OpenSSL

2013-01-22 Thread Ben Laurie
On 16 January 2013 13:55, Bruce Cran br...@cran.org.uk wrote: We've been having regular build problems on Windows: sometimes nasm claims there are unresolved symbols. For example: set ASM=nasm -f win64 -DNEAR -Ox -g perl crypto\x86_64cpuid.pl tmp32dll.dbg\x86_64cpuid.asm nasm -f win64

Windows: race condition (perl/nasm) building OpenSSL

2013-01-16 Thread Bruce Cran
We've been having regular build problems on Windows: sometimes nasm claims there are unresolved symbols. For example: set ASM=nasm -f win64 -DNEAR -Ox -g perl crypto\x86_64cpuid.pl tmp32dll.dbg\x86_64cpuid.asm nasm -f win64 -DNEAR -Ox -g -o tmp32dll.dbg\x86_64cpuid.obj