olyuboch

Results 5 comments of olyuboch

Oh... I see, thank you for an answer. I had been tried different ways from documentation and I found one which work in my case: > :tools: :test_compiler: :executable: gcc...

Thanks, you do a great job)

One more thing, when I use `ceedling gcov:all` the tools method with my flags for compiling and libraries for linking doesn't work. It looks like standard compiling settings are running...

> > Or maybe there is some way to set gcov method with tools method? > > @olyuboch did you ever find a way to get `ceedling gcov:all` to work...

> This is what needs to be done for gcov to work with it: Thank you very much)