|
From: | Greg Haerr |
Subject: | Re: [Tinycc-devel] Problems compiling with Glibc 2.4.4 (FC5) |
Date: | Wed, 19 Apr 2006 19:19:43 -0600 |
> > 65: typedef union > > 66: { > > 67: char __size[__SIZEOF_PTHREAD_MUTEXATTR_T]; > > 68: long int __align; > > 69: } pthread_mutexattr_t; > Everything looks normal to me. Try commenting out line 68 and see if that changes anything. Regards, Greg
[Prev in Thread] | Current Thread | [Next in Thread] |