This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: [Dri-devel] Re: OpenGL and the LinuxThreads pthread_descr structure


Jakub Jelinek wrote:


>>And gcc -v gives:
>>
>>gcc version 2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk)
>>
>>Is this a versions thing or am I screwing up elsewhere?
>>
> 
> It is a very new thing.
> Only GCC 3.2, the Red Hat GCC 3.1 package and gcc-2.96-RH >= 2.96-108
> (dunno which Mandrake version incorporates those changes).
> If the warning bothers you, then you probably need to add some configury
> to check whether gcc supports this and define the macro only
> if that is the case; but the warnings are harmless.

OK. Thanks for the info - it does reduce the utility somewhat, but at least we 
can do this for pre-built binaries.  I don't think too many people have a 
compliant compiler yet...

Keith


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