[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/24857] New: [2.33 Regression] ld: error adding symbols: bad valu
From: |
doko at debian dot org |
Subject: |
[Bug ld/24857] New: [2.33 Regression] ld: error adding symbols: bad value |
Date: |
Sat, 27 Jul 2019 18:02:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24857
Bug ID: 24857
Summary: [2.33 Regression] ld: error adding symbols: bad value
Product: binutils
Version: 2.33 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: doko at debian dot org
Target Milestone: ---
[forwarded from https://bugs.debian.org/932847]
seen on x86_64-linux-gnu with trunk. works with ld.gold, and ld.bfd 2.32. The
qt library is taken from an upstream build, don't have information how it was
built.
ld --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker
/lib64/ld-linux-x86-64.so.2 -pie Scrt1.o crti.o crtbeginS.o -L. main.o
libQt5WebEngineCore.so -lgcc --push-state --as-needed -lgcc_s --pop-state
libc-2.28.so libc_nonshared.a -lgcc --push-state --as-needed -lgcc_s
--pop-state crtendS.o crtn.o
ld: libQt5WebEngineCore.so: error adding symbols: bad value
test files at https://people.debian.org/~doko/tmp/qt-link-fail.tar.xz
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/24857] New: [2.33 Regression] ld: error adding symbols: bad value,
doko at debian dot org <=