Hello,
To successfully compile multilib with mingw-w64, you should follow
procedure described as in
http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64/trunk/mingw-w64-doc/howto-build/mingw-w64-howto-build-adv.txt
the main points are:
1- build and install binutils
2- install headers
2b- lin
> As far as I can tell from your original note, your build failed because
> you do not have a 64-bit version of the library -lkernel32. That is not
> a gcc library. I assume it is a Windows library. I don't know if you
> are missing a 64-bit version of the library, or if the bug is that you
> sh