--- Additional Comments From niki dot waibel at gmx dot net 2008-04-18
02:35 ---
Created an attachment (id=2708)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2708&action=view)
ld producing pthread_mutex_unlock: invalid version 3 (max 0)
--
http://sourceware.org/bugzilla/sh
--- Additional Comments From niki dot waibel at gmx dot net 2008-04-18
02:28 ---
gcc was compiled to produce static versions of it's own libraries only.
will attach the gcc -v output of the glib link error.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6431
--- You are rece
linking fails during compilation of glib-2.16.3 with the following message:
===
/misc/sparc-sun-solaris2.10/bin/ld: ../../gthread/.libs/libgthread-2.0.so:
pthread_mutex_unlock: invalid version 3 (max 0)
../../gthread/.libs/libgthread-2.0.so: could not read symbols: Bad value
collect2: ld returned 1
--- Additional Comments From evandro at yahoo dot com 2008-04-17 23:04
---
Created an attachment (id=2707)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2707&action=view)
Patch for correct --sort-common.
Either the documentation or the implementation is incorrect. In the latte
It seems that although the documentation states that --sort-common will sort in
roughly ascending order by size, the implementation does so in descending order.
--
Summary: --sort-common Not Implemented Per Documentation
Product: binutils
Version: unspecified