This is the mail archive of the gcc@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]

Re: Linux Intel Requirements to Build egcs


Joe Buck wrote:
> > I am running RedHat 4.2 and I have made all of the upgrades necessary to
> > build 2.1.x kernels.  (I run kernel 2.1.57 if that makes any
> > differnece.)  My machine is a SMP dual PPro.
> 
> egcs builds fine on a straight Intel RedHat 4.2 system.  Maybe there is
> something funny about your setup -- we'd need to see exactly what messages
> you are getting.

I also had the same problems trying to build egcs on PPro ander RedHat 4.2.
The problem is following: gcc from RedHat distribution (2.7.2.1) has ./ in
the path where it searches for specs file - so it takes this file from
gcc subdirectory in egcs when make enter this subdirectory . It seems to me
that gcc 2.7.2.1 couldn't understand correctly some information from this
file (may be due to some information about i686 CPU) and passes incorrect
options to cpp.

Andrey Slepuhin,
Moscow State University


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