Skip to content

How to get the name of the toolchain size command? #9913

Answered by eli-schwartz
ilg-ul asked this question in Q&A
Discussion options

You must be logged in to vote

The binaries table overrides the result of find_program('size'), and additionally will be used when Meson internally looks up programs as part of the compiler toolchain handling.

https://mesonbuild.com/Machine-files.html#binaries

The binaries section contains a list of binaries. These can be used internally by Meson, or by the find_program function.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ilg-ul
Comment options

Answer selected by ilg-ul
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