| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Wed, 29 Sep 2004 11:09:29 -0500 |
| From: | Brian Ford <ford AT vss DOT fsi DOT com> |
| Reply-To: | cygwin AT cygwin DOT com |
| To: | Mauro Brunato <brunato AT dit DOT unitn DOT it> |
| cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Programming problem with POSIX threads and stdout |
| In-Reply-To: | <08f101c4a632$7bb91800$640aa8c0@brunato> |
| Message-ID: | <Pine.CYG.4.58.0409291103530.2292@fordpc.vss.fsi.com> |
| References: | <08f101c4a632$7bb91800$640aa8c0 AT brunato> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
On Wed, 29 Sep 2004, Mauro Brunato wrote: > The following has probably already been noticed by someone, Yup. > but I could not find any reference (at least, comprehensible to me), so > I apologize if my problem has already been taken care of. How 'bout this thread?: http://cygwin.com/ml/cygwin/2004-09/msg01292.html > Consider the following code: [snip] > I also tried putting debug or optimization flags (-g, -O, -O2) and put an > explicit "-lpthread" at the end, with no luck. -lpthread is not needed on Cygwin. The pthreads code is part of the cygwin dll. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |