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


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@gmail.com> wrote:
>
> 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]