This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-3.0 that works on Solaris 2.6 and 7?
- To: russ at unidata dot ucar dot edu
- Subject: Re: GCC-3.0 that works on Solaris 2.6 and 7?
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 02 Aug 2001 18:43:06 -0300
- Cc: gcc-help at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <200108022128.f72LS6104638@unidata.ucar.edu>
On Aug 2, 2001, Russ Rew <russ@unidata.ucar.edu> wrote:
> But on a Solaris 2.7 system when I try to compile
> #include <iostream>
> int main() { cout << "hello, world\n"; }
> with the resulting g++, I get:
> $ g++ -o hw hw.cc
> In file included from /usr/local/gnu/include/g++-v3/sparc-sun-solaris2.6/bits/gthr-default.h:37,
You can't use GCC built on Solaris 2.6 on Solaris 7. The fixed
headers are inappropriate for a different OS version.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me