bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23199] Phobos static lib not build properly anymore after


From: amodra at gmail dot com
Subject: [Bug binutils/23199] Phobos static lib not build properly anymore after update to binutils 2.30 on NixOS
Date: Fri, 18 May 2018 07:05:37 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
Created attachment 11026
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11026&action=edit
faulty object file

One of the object files from the library, object_1_257.o, which nm complains
about with
object_1_257.o: no group info for section '.text._D6object6Object5opCmpMFCQqZi'

shows the following for the relevant group section
group section [    3] `.group' [_D6object6Object5opCmpMFCQqZi] contains 2
sections:
   [Index]    Name
   [    1]   .group
   [   22]   .text._D6object6Object5opCmpMFCQqZi

Also:
group section [    5] `.group' [_D6object6Object7factoryFAyaZCQv] contains 2
sections:
   [Index]    Name
readelf: Error: section [    1] in group section [    5] already in group
section [    3]
   [   29]   .text._D6object6Object7factoryFAyaZCQv


This SHT_GROUP section points at another SHT_GROUP section?  That's bad!

-- 
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]