Why do I receive an exception when I want to run polyspace-configure with Cygwin 'make' in Polyspace Bug Finder 1.2 (R2014b)?
조회 수: 2 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2014년 12월 17일
편집: MathWorks Support Team
2021년 2월 25일
When I want to run 'polyspace-configure' with Cygwin 'make' in Polyspace Bug Finder 1.2 (R2014b). I get the following error:
ERROR: 0 [sig] make 2636 exception::handle: Exception: STATUS_ACCESS_VIOLATION
66599 [sig] make 2636 open_stackdumpfile: Dumping stack trace to make.exe.stackdump
===============================================================================
- . . . N O T S U C C E S S F U L -
===============================================================================
채택된 답변
MathWorks Support Team
2021년 2월 25일
편집: MathWorks Support Team
2021년 2월 25일
Currently Cygwin is not a supported Compiler for being used with 'polyspace-configure':
As a workaround, use a make command from Mingw32 for instance or create a batch file that compiles without the 'make' command of Cygwin.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Run Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!