This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pthreads, printf and cout


"Christopher Faylor" <cgf-no-personal-reply-please@cygwin.com> wrote in message 20040102180932.GA3317@redhat.com">news:20040102180932.GA3317@redhat.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@connect.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]