Hi Dominique, > ../../work/gcc/fortran/module.c: In function 'read_module': > ../../work/gcc/fortran/module.c:4374:4: error: implicit declaration of function 'strndup' [-Werror=implicit-function-declaration] > ../../work/gcc/fortran/module.c:4374:30: error: incompatible implicit declaration of built-in function 'strndup' [-Werror] good point. Guess that should be an 'xstrndup' ... Cheers, Janus