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: __thread problem


On Fri, Feb 07, 2003 at 10:41:41AM -0800, Abbas, Mohamed wrote:
> 
> Hi 
> I get syntax error on __thread every time I compile. I am using gcc 3.2.2
> and binutils 2.13.90.0.10. Does any one know the cause of this compiling
> problem?

GCC 3.2 doesn't support __thread.  You need a GCC 3.3 snapshot (or the
patched-up compiler from Red Hat 8, I think).

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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