GNOME Bugzilla – Bug 314130
atomix-1.2.2a link fails
Last modified: 2005-12-02 01:25:12 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.
Created attachment 51083 [details] [review] atomix-link.patch
No change to the patch for 1.2.4.
Fixed in HEAD. Thanks!