================ @@ -55,4 +55,16 @@ extern FILE *stderr; #define SEEK_END 2 #endif +#ifndef L_tmpnam +#define L_tmpnam 20 ---------------- shubhe25p wrote: Thanks, okay sure I will try to make it more concrete and put some derivation https://github.com/llvm/llvm-project/pull/204901