What Compiler does Polyspace uses for Compiling the code...?
1 次查看(过去 30 天)
显示 更早的评论
I need to know what Compiler does polyspace tool uses for Compilation.Thanks for Answering.
0 个评论
回答(1 个)
Alexandre De Barros
2017-1-29
Hello,
Polyspace does not use a specific compiler but instead uses a general-purpose preprocessor that can "emulate" a compiler.
Thanks to this mechanism, it is possible to verify an application written for Visual Studio under Linux, or a application written for an IAR compiler under a Windows machine.
Regards,
Alex
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Troubleshoot Compilation Errors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!