Now everything can be cross-compiled for Windows. When I compile with '--disable-shared --enable-static' (no dll, just exes are generated) everything runs fine.
BTW, when I compile with '--enable-shared --enable-static' (dll + smaller exes) and try to execute the exes under Windows it fails because libwinpthread-1.dll can't be found. With the 0.18 series the only dependency is from libiconv: there's a new dependency now? -- Michele 2014-05-14 23:41 GMT+02:00 Daiki Ueno <[email protected]>: > Hi, > > The second pre-release gettext-0.19-rc2.tar.gz is now available at > ftp://alpha.gnu.org/gnu/gettext/. This includes several minor bug fixes > since rc1, but no change to translatable strings in POT files. > > Thanks for the prompt feedbacks and translation updates :-) > > Regards, > -- > Daiki Ueno > >
