INFO: No output directory specified (--dir) INFO: Using directory: "ILL_D2B_noenv_20240617_142113" INFO: Regenerating c-file: ILL_D2B_noenv.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_D2B_noenv.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\ILL_D2B_noenv\\ILL_D2B_noenv.instr --> Added COMPONENT Monok USERVAR ncol_19 with type int --> Added COMPONENT Monok USERVAR nrow_19 with type int WARNING: The parameter format of Sample is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component Monok -> SPLIT N at component Arm_Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Monok -> SPLIT within buffer at component Arm_Sample ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_D2B_noenv.exe DEBUG: CMD: gcc -o ILL_D2B_noenv.exe ILL_D2B_noenv.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ILL_D2B_noenv.c: In function 'mcuse_dir': ILL_D2B_noenv.c:3832:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ ILL_D2B_noenv.c: In function 'sighandler': ILL_D2B_noenv.c:5982: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: ===