This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

Re[2]: libf2c/4826: Build error for 3.0.2 on Tru64 Unix 5.1A

[Get raw message]
The following reply was made to PR libf2c/4826; it has been noted by GNATS.

From: Harry Edmon <harry@atmos.washington.edu>
To: ro@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, ro@gcc.gnu.org
Subject: Re[2]: libf2c/4826: Build error for 3.0.2 on Tru64 Unix 5.1A
Date: Mon, 26 Nov 2001 09:40:23 -0800 (PST)

 Your patch fixed the problem.  I noticed a messages today on the Tru64 Unix
 mailing list complaining about the same problem.  Can I share the patch with
 that list?  Thanks.
 
 ro@gcc.gnu.org wrote:
 > 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
 
 
 --
 Dr. Harry Edmon			E-MAIL: harry@atmos.washington.edu
 206-543-0547				harry@u.washington.edu
 Dept of Atmospheric Sciences	FAX:	206-543-0308
 University of Washington, Box 351640, Seattle, WA 98195-1640


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