After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724881 - GI makefile uses shlib names in place of library names for W32
GI makefile uses shlib names in place of library names for W32
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-02-21 12:59 UTC by LRN
Modified: 2015-02-07 16:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove special W32 libnames, as they break stuff (1.95 KB, patch)
2014-02-21 12:59 UTC, LRN
committed Details | Review

Description LRN 2014-02-21 12:59:55 UTC
I.e. GLIB_LIBRARY=libglib-2.0-0 instead of GLIB_LIBRARY=glib-2.0

This doesn't work correctly (don't remember the details, i've made this
patch months ago) when used with MSYS+W32 CPython.

There's another related problem (GI can't resolve shlib names on W32), i'll
address it separately.
Comment 1 LRN 2014-02-21 12:59:59 UTC
Created attachment 269907 [details] [review]
Remove special W32 libnames, as they break stuff
Comment 2 Colin Walters 2014-02-22 23:24:37 UTC
Review of attachment 269907 [details] [review]:

I'll just trust you on this one...
Comment 3 Colin Walters 2014-02-22 23:25:37 UTC
Attachment 269907 [details] pushed as 5d3b91f - Remove special W32 libnames, as they break stuff
Comment 4 André Klapper 2015-02-07 16:51:24 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]