This is the mail archive of the gcc-bugs@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: 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


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