On Sun, Apr 29, 2018 at 01:28:32AM +0200, Mark Kettenis wrote: > > Date: Fri, 27 Apr 2018 21:32:19 -0700 > > From: Josh Elsasser <[email protected]> > > > > This problem still seems to be present. Anyone interested? > > It's a bug in our binutils that is hard to fix. > > Short-term fix would be to remove the -fno-pie flag, Long term fix is > to switch to lld. Unfortunately lld has a different issue that > prevents linking the example coe you provided.
All right, thanks. I believe the code can be made to run as PIE fairly easily.
