On 04/30/2014 02:34 PM, Erik van Pienbroek wrote:
I guess with 'native' you mean a native Windows environment, correct?
When you try to build libraries using MSVC then you'll end up with .dll
and .lib files. These .lib files are import libraries which are
incompatible with the ones generated by
Florian Weimer schreef op di 29-04-2014 om 13:07 [+0200]:
> I'm trying to cross-compile OpenJDK from x86_64 to mingw64. There are
> some minor fixes necessary on the OpenJDK side, but the largest
> discrepancy is the difference in file system layout between mingw and
> native builds: native imp