bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/24873] gcc -flto objects result in --start-group … --end-group f


From: amodra at gmail dot com
Subject: [Bug ld/24873] gcc -flto objects result in --start-group … --end-group failure to include --as-needed libraries
Date: Tue, 06 Aug 2019 06:52:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24873

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|amodra at gmail dot com            |
         Resolution|---                         |FIXED
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
   Target Milestone|---                         |2.33

--- Comment #13 from Alan Modra <amodra at gmail dot com> ---
Fixed on master.  ld --trace-symbol provides all the information it can.  One
...ltrans.o often is the result of recompiling multiple object files, and there
isn't any way for ld to decide which one defines or references a given symbol. 
(In fact, none of the original objects might have referenced the symbol.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]