| 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://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| To: | cygwin AT cygwin DOT com |
| From: | "Alex Vinokur" <alexvn AT connect DOT to> |
| Subject: | Re: pthreads, printf and cout |
| Date: | Sat, 3 Jan 2004 17:20:00 +0200 |
| Lines: | 47 |
| Message-ID: | <bt6n35$vkl$1@sea.gmane.org> |
| References: | <bt4bed$u5f$1 AT sea DOT gmane DOT org> <20040102180932 DOT GA3317 AT redhat DOT com> |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| X-Newsreader: | Microsoft Outlook Express 6.00.2800.1106 |
"Christopher Faylor" <cgf-no-personal-reply-please AT cygwin DOT com> wrote in message news:20040102180932 DOT GA3317 AT redhat DOT com...
> On Fri, Jan 02, 2004 at 07:57:37PM +0200, Alex Vinokur wrote:
> >Hi,
> >
> >Behavior of printf and cout in a program below is different : cout prints nothing.
> >
> >What is wrong?
> >
> >===================================
> >Windows 2000 Professional
> >CYGWIN_NT-5.0 1.5.4(0.94/3/2)
> >gcc version 3.3.1 (cygming special)
> >===================================
>
> For starters, what's wrong is that you are using an old version of
> cygwin. It does no one a service to report bugs against a non-current
> version.
>
I have upgraded cygwin.
---------
$ uname -sroi
CYGWIN_NT-5.0 1.5.5(0.94/3/2) unknown Cygwin
$ cygcheck -c | grep cygwin
cygwin 1.5.5-1 OK
$ g++ --version
g++ (GCC) 3.3.1 (cygming special)
[---omitted---]
---------
Now pthreads and cout work fine.
Thanks,
--
Alex Vinokur
mailto:alexvn AT connect DOT to
http://mathforum.org/library/view/10978.html
--
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 |