https://sourceware.org/bugzilla/show_bug.cgi?id=26583
--- Comment #11 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Kilian Kegel from comment #8) > Hi H.J.Lu, > > thank you for your quick response. > > Regrettably I had a lot of trouble building your branch > > https://gitlab.com/x86-binutils/binutils-gdb/-/commits/users/hjl/pr26583/ > master > > because of missing, bison, m4 in my UBUNTU 20.04 build environment. Please install the missing programs on your machine. > So could you please do the testing? In the ldBugDemo0 directory just type > > ld --output=program.elf -Map=program.elf.map --entry="begin" *.obj > > and > > objdump -d program.elf It should be fixed with my patch. Please verify it. -- You are receiving this mail because: You are on the CC list for the bug.