Re: MinGW support for SpiderMonkey
Mihai Dobrescu <[email protected]> Thu, 11 Aug 2016 05:49:27 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.jseng |
|---|---|
| Message-ID | <[email protected]> |
After testing the configuration, I've noticed that ICU configuration finds the version I need (56) and logs that, during configuration, as LIB_VERSION_MAJOR='56' in config.log. But the config used for mingw64, mh-mingw64, where the lib names are set, seems to use it early, because LIB_VERSION_MAJOR is empty. Is this normal?