X-Spam-Check-By: sourceware.org Message-ID: Date: Fri, 25 Aug 2006 19:52:35 -0400 From: "Wang Yiping" To: cygwin AT cygwin DOT com Subject: Does gcc on cygwin support thread local storage with __declspec(thread)? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dear Readers: Recently I am trying to compile mozilla on cygwin, the gcc gives me such warnings: ../../../dist/include/nspr/md/_winnt.h:507: warning: `thread' attribute directiv e ignored Does this mean it does not support TLS? then how to use Thread-local storage on cygwin? Best Regards Andy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/