Skip to content

Potential breakage in x86_64-elf-binutils: 'as' fails to assemble source that an upstream binary works with #354

Discussion options

You must be logged in to vote

@jmillikin, I just tested manual source builds (configure --target=XYZ) on both Ubuntu 20.04 and Catalina against your code. The results are instructive:

--target= Linux macOS (gcc) macOS (clang)
x86_64-elf FAIL FAIL FAIL
x86_64-linux-gnu PASS PASS PASS

Looks like you'll need to report this upstream, as it's definitely not a Homebrew issue.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jmillikin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants