This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/8248: GCC 2.95 on Solaris8 x86 producing weird errors
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, hquest at linuxbr dot com dot br, nobody at gcc dot gnu dot org
- Date: 21 Dec 2002 05:09:07 -0000
- Subject: Re: c/8248: GCC 2.95 on Solaris8 x86 producing weird errors
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, hquest at linuxbr dot com dot br, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: GCC 2.95 on Solaris8 x86 producing weird errors
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Fri Dec 20 21:09:07 2002
State-Changed-Why:
gcc2.95 is quite old, but nevertheless: the errors you see
are from this file:
/usr/include/rpcsvc/yp_prot.h:315: parse error before `_xdr_yprequest'
This is a system include file that is not under the
control of gcc. You should look there what the problem is.
Regards
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8248