|
From: Tom H. <to...@co...> - 2018-04-06 17:01:15
|
On 06/04/18 17:07, John Reiser wrote: >> I had a look at readelf output and the layout of the lld-linked object >> file looks sane to me. > > Well then, _you_ can fix it. > > If you want help, then please show the output from > readelf --headers ./test > both with and without -fuse-ld=lld . > [Especially because lld is not readily available: not packaged in > Fedora, for instance.] I debugged it with him on IRC last night - the issue is that it has a third segment that is RO and which contains the eh_frame section. I knocked up a patch last night that seemed to fix it for me though apparently not for Andrew. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |