public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 1215 fail on HPPA
@ 1997-12-17 17:22 Gcc
  0 siblings, 0 replies; only message in thread
From: Gcc @ 1997-12-17 17:22 UTC (permalink / raw)
  To: egcs

I got a chance to look at the code today, and it seemed the problem is
casued by ./gcc/include/stdarg.h.  It forces the defination
#ifndef __va_list__
#define __va_list__     
#endif
I just commented it out and so far so good :)
The other issue with threads is that inside
gcc/config/pa/pa.h
around line 245
maybe there is an #ifdef we can use to detect if DCE threads is installed
-D_REENTRANT -D_DCE_THREADS

Thanks for a great compiler :)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-12-17 17:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-17 17:22 1215 fail on HPPA Gcc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).