Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2020 02:37:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 248516] elftoolchain error when building linux_vdso.so with llvm objcopy
Message-ID:  <bug-248516-29464-vKVYN7VdXB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248516-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248516

--- Comment #5 from Jessica Clarke <jrtc27@freebsd.org> ---
Though passing -S with -I binary doesn't really make any sense, it's not
parsing the input. It's debatable whether LLVM's behaviour is actually correct
or not (and fixing it is awkward since it does the ELF wrapping on the way in,
not on the way out, though someone with a better knowledge of the internals
there could probably figure out where exactly the checks need to go, and what).

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248516-29464-vKVYN7VdXB>