GNOME Bugzilla – Bug 711372
Cross compiling on Linux with Wine for Windows with mingw64 fails to build tests/gobject/.
Last modified: 2018-05-24 15:48:14 UTC
Created attachment 258894 [details] [review] A patch that fixes the problem. I'm trying cross compiling GLib on Ubuntu for Windows by MinGW-w64. The binary glib-genmarshal have a .exe when compiled for Windows, so the make could not find them after compilation. Fixed with adding a $(EXEEXT).
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/775.