Skip to content

can I use shell in toolchain.ini? #12781

Closed Answered by dcbaker
stsp asked this question in Q&A
Jan 25, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

No, machine files do not allow shell evaluation. They do have a some basic concatenation, math, and interpolation abilities, but nothing like a turing completely shell language. If you really need that you'll need to approach it the other way and generate the toolchain file from a script and then consume that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stsp
Comment options

Answer selected by stsp
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