Re: [Dri-devel] Re: OpenGL and the LinuxThreads pthread_descrstructure

2002-05-21 Thread David S. Miller
From: Gareth Hughes <[EMAIL PROTECTED]> Date: Tue, 21 May 2002 15:22:33 -0700 Using a feature that is "a very new thing" (to quote Jakub) -- only "GCC 3.2 (mainline CVS), the Red Hat GCC 3.1 package and gcc-2.96-RH >= 2.96-108" support this. He showed two ways to do it. One

Re: [Dri-devel] Re: OpenGL and the LinuxThreads pthread_descrstructure

2002-05-21 Thread David S. Miller
From: Gareth Hughes <[EMAIL PROTECTED]> Date: Tue, 21 May 2002 14:06:09 -0700 In the mean time, a few questions: - Does __thread require -fPIC? From my initial reading of the PDF document on your website, I was under the impression that this was the case.

Re: [Dri-devel] Re: OpenGL and the LinuxThreads pthread_descrstructure

2002-05-17 Thread David S. Miller
From: Jakub Jelinek <[EMAIL PROTECTED]> Date: Fri, 17 May 2002 07:58:37 -0400 Well, if you do this, you should at least put this into an .section Gltext, "awx" so that it is not DT_TEXTREL. But I still wonder, how often will the target this jumps to change during lifetime of