I am trying to run polyspace-configure giving the cl command line as argument, however it is very slow, is this expected ?
3 views (last 30 days)
Show older comments
Example generated opt file
#--------------------------
# Polyspace options file generated by polyspace-configure
# Build command used:
# cl -I. -I..\ntpsDlg /EHsc -IV:\Dep\packages\PckMock\win32_vs2013\include -D_NTPS_MAIN_DLL -DNT_RUN -DPCK_MOCK_ENABLED -IV:\Dep\packages\PckUnitTest\win32_vs2013\include\ -DPCK_UNITTEST -IV:\Dep\packages\CUnit\win32_vs2013\include -wd4204 -wd4221 -D_AIM_PS -IV:\Ak\AkNet\win32_vs2013\defs\ -IV:\Ak\Ak\win32_vs2013\defs\ -D_GENUTIL_EXPORT /D_WINDOWS /D_AFXEXT /nologo /c /Zi /Od /Oy- /Gd /MD /W4 /WX- /GS /Zc:wchar_t /Zc:forScope /D_AFXDLL /Fdbuild\win32_vs2013\001_Acknowledge.o.pdb /D_SCL_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /DNO_WARN_MBCS_MFC_DEPRECATION /D_PROTOTYPES /DWIN32 /D_MBCS /DMKTDECLSPECDLLIMPORT=__declspec(dllimport) /DMKTDECLSPECDLLEXPORT=__declspec(dllexport) /analyze- /showIncludes -I../../../pck/alarm/c -IW:\AimCfg\AimBasisLev\GenSys\include -IW:\comps\pck\defs -IV:\Dep\win32_vs2013\Include -IV:\Dep\include -DLANGUAGE=0 /Fobuild\win32_vs2013\001_Acknowledge.o.tmp -D_NDEBUG -DNDEBUG ..\..\..\pck\alarm\c\Acknowledge.c
#--------------------------
-options-for-sources W:/comps/pck/alarm/c/Acknowledge.c;-I W:/comps/AimPs/AimNtPS/ntpsMain;-I W:/comps/AimPs/AimNtPS/ntpsDlg;-I V:/Dep/packages/PckMock/win32_vs2013/include;-I V:/Dep/packages/PckUnitTest/win32_vs2013/include/;-I V:/Dep/packages/CUnit/win32_vs2013/include;-I V:/Ak/AkNet/win32_vs2013/defs/;-I V:/Ak/Ak/win32_vs2013/defs/;-I W:/comps/pck/alarm/c;-I W:/AimCfg/AimBasisLev/GenSys/include;-I W:/comps/pck/defs;-I V:/Dep/win32_vs2013/Include;-I V:/Dep/include;-I C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/include;-I w:/comps/pck/defs;-D _DLL=1;-D _MSC_FULL_VER=180040629;-D _M_IX86=600;-D _MSC_VER=1800;-D _WIN32=1;-D _MSC_EXTENSIONS=1;-D _NTPS_MAIN_DLL;-D NT_RUN;-D PCK_MOCK_ENABLED;-D PCK_UNITTEST;-D _AIM_PS;-D _GENUTIL_EXPORT;-D _WINDOWS;-D _AFXEXT;-D _AFXDLL;-D _SCL_SECURE_NO_DEPRECATE;-D _CRT_SECURE_NO_WARNINGS;-D NO_WARN_MBCS_MFC_DEPRECATION;-D _PROTOTYPES;-D WIN32;-D _MBCS;-D MKTDECLSPECDLLIMPORT=__declspec(dllimport);-D MKTDECLSPECDLLEXPORT=__declspec(dllexport);-D LANGUAGE=0;-D _NDEBUG;-D NDEBUG
-sources W:/comps/pck/alarm/c/Acknowledge.c
-prog PS
-author polyspace_configure
-lang c
-c-version c90
-no-stl-stubs
-compiler visual14.0
-custom-target true,8,2,4,-1,4,8,4,8,8,4,8,1,little,unsigned_int,int,unsigned_short
-no-default-system-includes
0 Comments
Answers (0)
See Also
Categories
Find more on Run Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!