Well, but I do not want to install it. I would use it to **recompile* again gcc 9.2 and then install it. In theory the executable should exists, even if I have not installed the build on the machine. PS: what about the warnings for zlib and libffi? On Tue, 18 Feb 2020 at 11:44, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote: > > On Tue, 18 Feb 2020 at 10:39, Marco Sulla > <gnu.org@xxxxxxxxxxxxxxxxxxxxxx> wrote: > > > > Hello all. I have a problem compiling gcc 9.2.0 on my machine. > > > > TL;DR > > After the make, I have a lot of programs in `gcc` subdir, like `xgcc`, > > `cpp`, `gfortran` etc, but *not* gcc. What I did wrong? > > You didn't run "make install".