Skip to content

Meson nasm compiler binary? #11854

Answered by xclaesse
b-ncMN asked this question in Q&A
Jun 8, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

When you're cross compiling you must define nasm in your cross file [binaries] section, like any other compiler.

But I think that's actually a Meson bug, nasm should not have to be defined in cross file because it's always the same compiler for all supported platforms, unlike gcc.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xclaesse
Comment options

xclaesse Jun 8, 2023
Collaborator

@b-ncMN
Comment options

Answer selected by b-ncMN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants