This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc on SOLARIS 7 ('__builtin_va_alist' and info files)
- To: help-gcc at gnu dot org
- Subject: gcc on SOLARIS 7 ('__builtin_va_alist' and info files)
- From: Bryan Lovquist <bkl at cps dot com dot au>
- Date: Wed, 22 Dec 1999 18:06:03 +1100
- Newsgroups: gnu.gcc.help
- Organization: CPS Systems Pty Ltd
- Xref: wodc7nx0 gnu.gcc.help:2261
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