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 669780 - Plugin build target
Plugin build target
Status: RESOLVED DUPLICATE of bug 474993
Product: anjuta
Classification: Applications
Component: plugins: project-manager
3.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-09 22:24 UTC by Andreas Volz
Modified: 2012-02-11 17:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Volz 2012-02-09 22:24:09 UTC
Support build target for "plugins" in Makefile.am in GUI dialog

LDFLAGS = -module \
        -avoid-version \
        -shared

With this options it'S possible to name a so-library without lib* prefix which is good choose for dlopen() loaded plugins.
Comment 1 Sébastien Granjoux 2012-02-11 17:37:50 UTC
Thanks for reporting this again :) I will try to fix it for the next stable release.

*** This bug has been marked as a duplicate of bug 474993 ***