building spidermonkey 1.8.5 on windows 10 with VS 2019

Drew Fletcher <[email protected]> Fri, 21 Jun 2019 04:38:08 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.jseng
Message-ID <[email protected]>
hi, this is obviously a broad question but has anyone had success building spidermonkey 1.8.5 on windows 10? I have attempted to run the configure script in the mozilla build shell with some modifications made to no avail. Essentially, I have edited out portions in the configure script that do checks on the tools being used to compile the program in the hopes of getting around them and being able go compile as-is. but i have run into multiple compilation issues with the conf c files. is it even possible to build 1.8.5 on windows 10?