This is the mail archive of the gcc-help@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: GCC-3.0 that works on Solaris 2.6 and 7?


On Aug  2, 2001, Alexandre Oliva <aoliva@redhat.com> wrote:

> You can't use GCC built on Solaris 2.6 on Solaris 7.  The fixed
> headers are inappropriate for a different OS version.

This evidently changed from GCC 2.95.3 to GCC 3.0.  I just rebuilt GCC
2.95.3 on a Solaris 2.6 system and the resulting g++ works fine on both
Solaris 2.6 and Solaris 7 (and Solaris 8), whereas with GCC 3.0, the
resulting g++ fails on Solaris 7 on a hello-world program.

_____________________________________________________________________

Russ Rew                                         UCAR Unidata Program
russ@unidata.ucar.edu                     http://www.unidata.ucar.edu


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