This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14582] multiple definition of `_LIB_VERSION' using libieee


http://sourceware.org/bugzilla/show_bug.cgi?id=14582

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |siddhesh at redhat dot com
         Resolution|                            |FIXED
         AssignedTo|unassigned at sourceware    |siddhesh at redhat dot com
                   |dot org                     |

--- Comment #1 from Siddhesh Poyarekar <siddhesh at redhat dot com> 2013-05-13 07:39:51 UTC ---
Fixed in master.

ommit 0f7d347bd0530562257d7c03c62b8c50d810b655
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Mon May 13 11:46:36 2013 +0530

    Make _LIB_VERSION a weak symbol

    That way it can live alongside _LIB_VERSION in libieee.a for
    statically compiled programs.

    Resolves #14582.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]