On 29 April 2015 at 16:47, Hogren wrote: > libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s > "../libquadmath.la" "libquadmath.la" ) > make[3] : on quitte le répertoire « > /home/cov_flhe/src/gcc-5.1.0/i686-pc-cygwin/libquadmath » > make[2] : on quitte le répertoire « > /home/cov_flhe/src/gcc-5.1.0/i686-pc-cygwin/libquadmath » > make[1] : on quitte le répertoire « /home/cov_flhe/src/gcc-5.1.0 » > Makefile:901 : la recette pour la cible « all » a échouée > make: *** [all] Erreur 2 > ---------- > > > I am french and I can translate "la recette pour la cible « all » a échouée" > to "the recipe for the target 'all' failed". > > > It's the first time that I see that. > > Someone know the reason of this message ? It means something failed :-) It's not possible to say more, because the actual error isn't shown in the log you included in your email, the error must have been further up. If you run make again you should see the same error.