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: Trouble with genattr and 1.0.2 under linux


> 
> 
> I'm trying to build 1.0.2 under linux (libc ver 5, kernel ver 2.0.31).
> 
> I have encountered a couple of problems.  
> 
> 1) configure can't guess what kind of system I have.  I supplied

How come? BTW, you need binutils 2.8.1.0.23 or above.


>    "i586-pc-linux" and that seemed to make it happy.  However I suspect

Bad name for libc 5.

>    my other problem is related to a bad configuration.
>    
> 
> Any hints/suggestions/similar experiences?
> 

1. Find out why configure can't guess what kind of system you have.
Send me the output of

./egcs-1.0.2/config.guess

2. As the last resort, use "i586-pc-linux-gnulibc1".


-- 
H.J. Lu (hjl@gnu.org)


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