Date: Tue, 27 Nov 2018 13:44:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 233397] llvm-objdump doesn't work with statically linked binary: "index past the end of the symbol table" Message-ID: <bug-233397-227-F14ZUnbDc4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233397-227@https.bugs.freebsd.org/bugzilla/> References: <bug-233397-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233397 --- Comment #7 from Ed Maste <emaste@freebsd.org> --- (In reply to Konstantin Belousov from comment #5) We had some issues with lld and ifuncs with statically linked binaries that= we brought in a fix or two for -- I wonder if the fix somehow introduced a regression for output _without_ ifuncs? Does GNU objdump complain about a.out as well? One thing to try: set LLD_REPRODUCE=3Dhello.tar environment var and build t= he hello world on 12.0, then extract the hello.tar on stable/12, link with lld [ld.lld $(cat response.txt)] and check that output. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233397-227-F14ZUnbDc4>