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 632701 - dumper: Differentiate between "external" and "internal" linking
dumper: Differentiate between "external" and "internal" linking
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)
: 634249 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-10-20 14:53 UTC by Colin Walters
Modified: 2015-02-07 16:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dumper: Differentiate between "external" and "internal" linking (5.17 KB, patch)
2010-10-20 14:53 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2010-10-20 14:53:00 UTC
The previous commit aea515709 broke scanning for libraries not
in the current directory, such as scanning Gio from gobject-introspection.

In this case, it's wrong to add -L., and to move the other -L behind
the library.  Instead, we should just do a "normal" link using
pkg-config --libs with few games.
Comment 1 Colin Walters 2010-10-20 14:53:02 UTC
Created attachment 172848 [details] [review]
dumper: Differentiate between "external" and "internal" linking
Comment 2 Dan Winship 2010-11-11 22:12:47 UTC
*** Bug 634249 has been marked as a duplicate of this bug. ***
Comment 3 Colin Walters 2010-11-11 22:26:06 UTC
Attachment 172848 [details] pushed as 19040ed - dumper: Differentiate between "external" and "internal" linking
Comment 4 André Klapper 2015-02-07 16:47:00 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]