Re: Question On gcc-3.4.6 Build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thomas Dineen <tdineen@xxxxxxxxxxxxx> writes:

>      Now the question: Where is gcc? I can find C++, fortran77, and
> so on but no gcc. I found xgcc but no gcc. Trust me I searched the
> entire object tree.

When you run "make install", xgcc will be installed under the name
"gcc".

There is no "gcc" executable in the object directory to avoid various
confusing situations in which "." is first on PATH during the build
itself.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux