size.exe

2022-03-08 Thread Zane Asher Post
Hi. I'm building binutils 2.38. When installing, it complains about being unable to find size.exe. When I remove it from the Makefile, it just loops. How can I fix this? From, Zane Post

[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-03-08 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 --- Comment #3 from Fangrui Song --- Hi Nick, sorry for my belated reply. I was on a trip. > > ld.bfd a.o -T insert-data.lds -T a.lds # ok > > ld.bfd a.o -T a.lds -T insert-data.lds # .data not found for insert > > > > # Remark: The order

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-03-08 Thread sandra at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 --- Comment #10 from sandra at codesourcery dot com --- Sorry about the delay in getting back to this. It turned out the additional failures I was running into in linking the customer's application (once I got past the DT_NEEDED issues reporte