bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22732] New: Test failures on targets without support for all-sta


From: ro at gcc dot gnu.org
Subject: [Bug ld/22732] New: Test failures on targets without support for all-static binaries
Date: Fri, 19 Jan 2018 10:56:26 +0000

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

            Bug ID: 22732
           Summary: Test failures on targets without support for
                    all-static binaries
           Product: binutils
           Version: 2.31 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
            Target: *-*-solaris2.*

A couple of ld testcases FAIL on Solaris because that platform doesn't support
all-static binaries, i.e. there's intentionally no libc.a and libm.a:

FAIL: static preinit array
FAIL: static init array
FAIL: static fini array
FAIL: static init array mixed
FAIL: No PLT (static 1d)
FAIL: No PLT (static 1j)
FAIL: No PLT (static 1d)
FAIL: No PLT (static 1j)
FAIL: LTO 2

E.g. static preinit array FAILs like this:

/var/gcc/reghunt/tls-trans/gcc8-bu91180/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status

  Rainer

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