This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make compiled a lot of programs, but not gcc


On Tue, 18 Feb 2020 at 10:39, Marco Sulla
<gnu.org@marco.sulla.e4ward.com> 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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]