You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I probably won't get a chance to look more at any of this for a while, since I'm focusing my time on the linker-diff rewrite. If anyone would like to have a go at fixing any of these and needs more guidance, I'm definitely happy to help where I can.
I added a dockerfile to make it easier for those of us that don't run Alpine natively to have a look. In that image, I see the following tests fail:
Insufficient .gnu.version allocation
- For some reason we're attempting to write more data to .gnu.version than we allocated during the layout phase.clang
to the installs in the dockerfile.bash
. Need to either switch tosh
or maybe install bash in the image.The following 3 tests also failed for me, but I didn't look at them, since I figured they'd be more of the same.
I probably won't get a chance to look more at any of this for a while, since I'm focusing my time on the linker-diff rewrite. If anyone would like to have a go at fixing any of these and needs more guidance, I'm definitely happy to help where I can.
Originally posted by @davidlattimore in #230 (comment)
The text was updated successfully, but these errors were encountered: