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


Phil Romig <romig@bierstadt.unl.edu> writes:

|> 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
|>    "i586-pc-linux" and that seemed to make it happy.  However I suspect
|>    my other problem is related to a bad configuration.

You should use i586-pc-linuxlibc1 as configuration.  Otherwise you'll get
a compiler that assumes you have GNU libc (libc version 6) installed,
which apparently you have not.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org


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