INFO: No output directory specified (--dir) INFO: Using directory: "templateSasView_20240617_145139" INFO: Regenerating c-file: templateSasView.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o templateSasView.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\templateSasView\\templateSasView.instr ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component sample ----------------------------------------------------------- Info: 'PSD_monitor_rad' is a contributed component. CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: templateSasView.exe DEBUG: CMD: gcc -o templateSasView.exe templateSasView.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm templateSasView.c: In function 'mcuse_dir': templateSasView.c:3819:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ templateSasView.c: In function 'sighandler': templateSasView.c:5969:64: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] printf("\n# " MCCODE_STRING ": [pid %i] Signal %i detected", getpid(), sig); ^ DEBUG: CMD: gcc finished INFO: ===