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 From: "Paul G." Organization: Paul G. To: mingw-users AT lists DOT sourceforge DOT net Date: Wed, 09 Apr 2003 18:02:34 -0700 MIME-Version: 1.0 Subject: Re: [Mingw-users] Re: Multi-threaded programs Reply-to: pgarceau AT attbi DOT com CC: ignasi DOT villagrasa AT grisl DOT net, cygwin AT cygwin DOT com Message-ID: <3E94603A.9816.A4E29E@localhost> In-reply-to: <3E944B17.40107@grisl.net> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body > Danny, > > _stdcall calling convention is used. > > gcc version > > C:\WINNT\system32>gcc -v > Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs gcc > version 2.95.3-5 (cygwin special) This is an outdated version of "Cygwin". See earlier post under this thread re: g++ versions. > > > I'll try to isolate a simpler example. But it won't be easy. The > application is a large program (a server side program with 80 cpp > modules) and I must isolate mutex and thread classes and modules > without changing compilation conditions and compiler options. So it > could last several days. I'll send you the results when done. Again, encourage you to subscribe to the mingw-users list. Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/