delorie.com/archives/browse.cgi | search |
From: | pavenis AT lanet DOT lv |
To: | "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be> |
Date: | Wed, 2 May 2001 09:49:33 +0300 |
MIME-Version: | 1.0 |
Subject: | Re: Test binaries of gcc-3.0 20010429 for DJGPP |
Cc: | djgpp-workers AT delorie DOT com |
Message-ID: | <3AEFD82D.13420.868A3@localhost> |
In-reply-to: | <CAEGKOHJKAAFPKOCLHDIKEPBCCAA.tim.van.holder@pandora.be> |
References: | <3AED7364 DOT 26573 DOT D730F9 AT localhost> |
X-mailer: | Pegasus Mail for Win32 (v3.12c) |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 30 Apr 2001, at 19:45, Tim Van Holder wrote: > I'm afraid I'm still getting the crashes I experienced with > the previous snapshot you made available: > > foo.c: > #include <iostream> > > int > main(void) > { > std::cout << "Hello world!\n"; > std::cout.flush(); > return 0; > } > > compilation: > E:\>gpp3 -v -g -O2 foo.c It seems You need current CVS version of DJGPP. I can reproduce this problem with djdev203 but not with 22 April CVS version. Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |