bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoconf 2.52 vs Solaris 2.6 AC_SYS_LARGEFILE problems


From: Paul Eggert
Subject: Re: autoconf 2.52 vs Solaris 2.6 AC_SYS_LARGEFILE problems
Date: Thu, 29 Nov 2001 18:06:37 -0800 (PST)

> From: "Mark D. Baushke" <address@hidden>
> Date: Wed, 28 Nov 2001 21:37:03 -0800

> % gcc -v
> Reading specs from 
> /usr/local/gcc-2.7.2.3/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.3/specs

That is the problem.  GCC 2.7.2.3 does not work on Solaris 2.6.

GCC 2.7.2.3 can compile "hello world" programs on Solaris 2.6.  But it
cannot compile many important programs, and I would include OpenSSH in
that list.  You must upgrade to GCC 2.8 or later.  I suggest GCC
2.95.3.  You can also use GCC 3.0.2 if you're feeling more
adventurous.

I'm not guessing about the incompatibility of GCC 2.7.2.x and Solaris 2.6.
I contributed the Solaris 2.6 support to GCC in September 1997, but
that contribution wasn't integrated until GCC 2.8 (released December 1997).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]