INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H512_D22_20240617_143046" INFO: Regenerating c-file: ILL_H512_D22.c DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas -t -o ILL_H512_D22.c C:\\Users\\pkwi\\mcstas-test\\20240617_1415_53\\mcstas-3.4.49_singlecore_Windows\\ILL_H512_D22\\ILL_H512_D22.instr WARNING: The parameter format of HCS_Al 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. WARNING: The parameter powder_format of H51_D22_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 H51_D22_Sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component H51_D22_Sample ----------------------------------------------------------- CFLAGS= DEBUG: CMD: C:\mcstas-3.4.49\bin\mcstas finished INFO: Recompiling: ILL_H512_D22.exe DEBUG: CMD: gcc -o ILL_H512_D22.exe ILL_H512_D22.c -flto -O3 -mtune=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ILL_H512_D22.c: In function 'mcuse_dir': ILL_H512_D22.c:3826:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if(mkdir(dirname, 0777)) { ^ ILL_H512_D22.c: In function 'sighandler': ILL_H512_D22.c:5976: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: ===