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 314130 - atomix-1.2.2a link fails
atomix-1.2.2a link fails
Status: RESOLVED FIXED
Product: atomix
Classification: Other
Component: general
unspecified
Other other
: Low normal
: ---
Assigned To: Atomix Maintainer(s)
Atomix Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2005-08-22 01:15 UTC by Yaakov Selkowitz
Modified: 2005-12-02 01:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
atomix-link.patch (618 bytes, patch)
2005-08-22 01:16 UTC, Yaakov Selkowitz
none Details | Review

Description Yaakov Selkowitz 2005-08-22 01:15:49 UTC
Version details: 1.2.2a, HEAD
Distribution/Version: Cygwin

The link step of atomix (1.2.2a) fails on Cygwin, as symbols are resolved in
order, and libatomix.a is specified after $(ATOMIX_LIBS).

The patch attached below fixes this.
Comment 1 Yaakov Selkowitz 2005-08-22 01:16:49 UTC
Created attachment 51083 [details] [review]
atomix-link.patch
Comment 2 Yaakov Selkowitz 2005-11-16 01:23:26 UTC
No change to the patch for 1.2.4.
Comment 3 Guilherme de Siqueira Pastore 2005-12-02 01:25:12 UTC
Fixed in HEAD. Thanks!