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 758082 - -m32/-m64 not handled when compiling dumper in multilib gcc
-m32/-m64 not handled when compiling dumper in multilib gcc
Status: RESOLVED OBSOLETE
Product: gobject-introspection
Classification: Platform
Component: g-ir-scanner
unspecified
Other Windows
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-11-13 22:33 UTC by Bakhtiar Hasmanan
Modified: 2018-02-08 12:40 UTC
See Also:
GNOME target: ---
GNOME version: 3.17/3.18



Description Bakhtiar Hasmanan 2015-11-13 22:33:36 UTC
I using multilib gcc 4.8.5 i686-w64-mingw32 (default target 32bit). When compiling 64bit I pass -m64 to both CC and CFLAGS, but these seems ignored by g-ir-scanner thus it failed to link the dumper. I have to meddle with pkgconfig_flags in dumper.py to append the correct -m32/-m64
Comment 1 GNOME Infrastructure Team 2018-02-08 12:40:13 UTC
-- 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/gobject-introspection/issues/151.