HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 03:01:24 GMT Content-length: 1229 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 628 Win64 build fails with 64-bit CL whiteknight "A related issue to mention first: A lot of compilers don't support 64-bit windows. So all builds on Win64 that use mingw or gcc are actually building 32-bit binarys. I think this explains, in part, why there are so few Win64 reports coming through on smolder. At the moment the only good, free 64-bit compiler for Windows that I could find is the Microsoft SDK, v14. I haven't looked into the intel compiler yet, so that may be a possibility. Some issues: - With SDK 14, configure fails in detecting the compiler. To get around that we need to add ""--linkflags='bufferoverflowU.lib'"" to configure to make sure we link with the buffer overflow prevention libraries. - Build fails because sal.h cannot be found. Apparently this library is included in earlier MSVC releases, but it does no appear to be in v14. I don't know when it was removed. Build fails otherwise for a variety of reasons that I can't debug tonight. I'm including the output of configure and make." bug closed normal build 1.1.0 medium fixed win64 other js/ie_pr