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]

gcc 2.95 build success, with minor problem


Successful build on i586-pc-linux-gnu

But, I had to specify the host type: 

	../gcc-2.95/configure --host=i586-pc-linux-gnu 

Without doing so, configure reports..

	"config.guess failed to determine the host type"

Note that egcs-1.1.2 has the same problem today, but it did not
have this problem a couple of months ago when I first installed it.

One thing I can think of that has changed since then is that I 
upgraded my kernel. If it helps any, here is the output from uname -a:

  Linux home 2.2.10-ac10 #2 Thu Jul 8 16:52:58 CDT 1999 i586 unknown

The kernel was built with egcs-1.1.2.

I am using SuSE 6.1.

-- 
____________________________________________________________________
Robert Paulsen                         http://paulsen.home.texas.net


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