From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan Lovquist To: help-gcc@gnu.org Subject: gcc on SOLARIS 7 ('__builtin_va_alist' and info files) Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <3860785B.DEA9B783@cps.com.au> X-SW-Source: 1999-12n/msg00302.html Message-ID: <19991231222400.TVn3q4Guv3GWHLmKIQqRisE0IvJsJ6ennisPbl1yKu4@z> Hello I recently downloaded gcc 2.8.1 and am attempting to compile some programs under SOLARIS 7. I am getting the following error; aim.c:514: '__builtin_va_alist' undeclared (... I have looked in the supplied '*.h' files that came with the release and cannot find a declaration anywhere. Does anybody have any ideas? Also could somebody give me a hint as what tools I need to read the documentation. There are a number of '*.info' files that came with the release. Thanks Bryan Lovquist