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/20554] New: ld: bss-plt forced due to /usr/lib/libc_nonshared.a(ppc-mcount.oS)


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

            Bug ID: 20554
           Summary: ld: bss-plt forced due to
                    /usr/lib/libc_nonshared.a(ppc-mcount.oS)
           Product: glibc
           Version: 2.18
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
                CC: amodra at gmail dot com, drepper.fsp at gmail dot com
  Target Milestone: ---
            Target: powerpc32-*-*

Trying to link an object compiled with -pg causes the linker to emit a warning
that bss-plt has been forced.  This is because ppc-mount.S is doing a PLT call
without REL16 relocations.

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