INFO: No output directory specified (--dir) INFO: Using directory: "Demo_shape_primitives_20240617_144927" INFO: Regenerating c-file: Demo_shape_primitives.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o Demo_shape_primitives.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\Demo_shape_primitives\\Demo_shape_primitives.instr ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: Demo_shape_primitives.exe DEBUG: CMD: gcc -o Demo_shape_primitives.exe Demo_shape_primitives.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm Demo_shape_primitives.c: In function 'mcuse_dir': Demo_shape_primitives.c:3819:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ Demo_shape_primitives.c: In function 'sighandler': Demo_shape_primitives.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: ===