Skip to content

Enabling code coverage on Zephyr SDK #513

Answered by stephanosio
stefanodellosa asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the info! Issue is how to properly embed such flag in crosstool-ng like configuration

You should be able to use CT_CC_GCC_EXTRA_CONFIG_ARRAY:
https://github.com/zephyrproject-rtos/crosstool-ng/blob/b6b22fd4032b2ce3738087987024eae33ee7fc09/config/cc/gcc.in#L69

Replies: 3 comments 1 reply

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
1 reply
@stefanodellosa
Comment options

Answer selected by stephanosio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: GCC Issues related to GCC (GNU Compiler Collection)
2 participants
Converted from issue

This discussion was converted from issue #510 on July 05, 2022 09:55.