libgomp & solaris
Richard Henderson
rth@redhat.com
Fri Jan 20 21:46:00 GMT 2006
On Fri, Jan 20, 2006 at 10:18:18PM +0100, Andreas Tobler wrote:
> or with double guard:
>
> #ifdef HAVE_GETLOADAVG
> #ifdef HAVE_SYS_LOADAVG_H
> # include sys/loadavg.h
> #endif
> #endif
This, I guess.
> >Sounds like a typo in the specs for the platform.
>
> Hm, in gcc.c I find a hardcoded -pthread gcc.c:844
I mean in the solaris specs. We shouldn't have -pthread for
some platforms and -pthreads for others.
r~
More information about the Gcc
mailing list