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

UltraSPARC10 with Solaris 2.6 and g++ 2.95.2: va_start() and __builtin_va_alist undeclared


Hi:

When I tried to get some (simplest) C++ code that
involved stdarg compiled, I got an error message
at the line where va_start() was referenced:
`__builtin_va_alist' undeclared (first use this
unction)

The compiler used was g++ 2.95.2 and
the target was UltraSPARC10 with SunOS 5.6 (Solaris).

I wasn't sure if the problem was related to
macros due to incorrect or mismatch
OS/compiler configs, or else....

I'd really appreciate any help. Tkx very much!

Philip




=====

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


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