This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libf2c/4826: Build error for 3.0.2 on Tru64 Unix 5.1A
- From: ro at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, harry at atmos dot washington dot edu, nobody at gcc dot gnu dot org, ro at gcc dot gnu dot org
- Date: 22 Nov 2001 19:58:56 -0000
- Subject: Re: libf2c/4826: Build error for 3.0.2 on Tru64 Unix 5.1A
[Get raw message]
Synopsis: Build error for 3.0.2 on Tru64 Unix 5.1A
Responsible-Changed-From-To: unassigned->ro
Responsible-Changed-By: ro
Responsible-Changed-When: Thu Nov 22 11:58:56 2001
Responsible-Changed-Why:
Mine.
State-Changed-From-To: open->analyzed
State-Changed-By: ro
State-Changed-When: Thu Nov 22 11:58:56 2001
State-Changed-Why:
Could you please try the attached patch? Compaq changed
stdio.h in Tru64 UNIX V5.1A to use __VA_LIST__ instead of
va_list/__va_list in various prototypes, and fixincludes
doesn't change this to __gnuc_va_list without this patch.
Verified by manually running the patched fixincludes on a
copy of the V5.1A stdio.h, but I cannot bootstrap or run
the testsuite myself due to lack of access to a V5.1A
system.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4826&database=gcc