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 X-Authentication-Warning: ecserv7.uwaterloo.ca: www set sender to y2bismil AT engmail DOT uwaterloo DOT ca using -f Message-ID: <1068583821.3fb14b8de55f2@ecserv7.uwaterloo.ca> Date: Tue, 11 Nov 2003 15:50:21 -0500 From: y2bismil AT engmail DOT uwaterloo DOT ca To: cygwin AT cygwin DOT com Subject: GCC with -mthreads MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 / FreeBSD-4.6.2 X-Originating-IP: 207.245.22.25 Hi all, I was browsing the forums and I came across a thread. There's not much else on it, so I thought I'd check here. Are the any known problems with using the -mno-cygwin, -mthread switches together. The article states to use -mwindows explicitly. My Problem: I've got 2 threads running and they always appear to crash on memset. If I step through the code in asm, it works okay. I suspect memset is not thread safe or something like that. BTW...anyone know how to easily see which libs are being linked in? Thanks, Yamin ---------------------------------------- This mail sent through www.mywaterloo.ca -- 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/