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]
Other format: [Raw text]

Re: Bootstrap failure on Sparc Solaris2.8


>   There is in fact a pthread.h header file in my $(objdir)/gcc/include
> directory

Ok, this means that at least one fix was applied to the header. Now could you 
post the definitions of the two macros at stake, i.e 

	PTHREAD_MUTEX_INITIALIZER

and

	PTHREAD_COND_INITIALIZER,

as they appear in this header file, including any surrounding #if/#endif?

-- 
Eric Botcazou


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