[Bug ld/26216] 2.34 Linker error - dynsym local symbol at index 11

2020-07-08 Thread shri.sn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26216 --- Comment #8 from Sridhar --- But the same .so is working fine when I use the binutils version 2.30. Should I have to rebuild the .so using 2.33.1 ld version? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/26216] 2.34 Linker error - dynsym local symbol at index 11

2020-07-08 Thread shri.sn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26216 --- Comment #6 from Sridhar --- 1001: 000305d074 FUNCGLOBAL DEFAULT 11 _ZNK8QWebView3urlEv@@Qt_5 1002: 0 FUNCGLOBAL DEFAULT UND

[Bug ld/26216] 2.34 Linker error - dynsym local symbol at index 11

2020-07-08 Thread shri.sn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26216 --- Comment #5 from Sridhar --- Part2 501: 0 FUNCGLOBAL DEFAULT UND _ZNK7QWidget14heightForWidthEi@Qt_5 (12) 502: 0 FUNCGLOBAL DEFAULT UND _ZN8QVariantaSERKS_@Qt_5 (14) 503:

[Bug ld/26216] 2.34 Linker error - dynsym local symbol at index 11

2020-07-08 Thread shri.sn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26216 --- Comment #4 from Sridhar --- Part1: There are 27 section headers, starting at offset 0x4a088: Section Headers: [Nr] Name TypeAddress OffSize ES Flg Lk Inf Al [ 0] NULL

[Bug ld/26216] 2.34 Linker error - dynsym local symbol at index 11

2020-07-08 Thread shri.sn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26216 --- Comment #2 from Sridhar --- This the the output readelf -WSs libQt5WebKitWidgets.so Symbol table '.dynsym' contains 1152 entries: Num:Value Size TypeBind Vis Ndx Name 0: 0 NOTYPE LOCAL

[Bug ld/26216] New: 2.34 Linker error - dynsym local symbol at index 11

2020-07-07 Thread shri.sn at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: shri.sn at gmail dot com Target Milestone: --- Linker error libQt5WebKitWidgets.so: .dynsym local symbol at index 11 (>= sh_info of 2) I get the above error during linking. I tried the versions 2.33.1 and 2