X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <15c45fbc0705020230u7c1645b7r7935256125838b80 AT mail DOT gmail DOT com> <813e5f920705020324p6f421c06g702e85f1c3f05748 AT mail DOT gmail DOT com> <813e5f920705020346j511cbe3dma46bb9ef2eff17f AT mail DOT gmail DOT com> <15c45fbc0705020434j82705d6sf45e7554c8780898 AT mail DOT gmail DOT com> Subject: RE: g++ doesn't work Date: Wed, 2 May 2007 13:03:29 +0100 Message-ID: <054301c78cb1$e5d378d0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <15c45fbc0705020434j82705d6sf45e7554c8780898@mail.gmail.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 02 May 2007 12:35, Darrell Blake wrote: > I tried changing the line from std::cout << "Test!\n" to cout << > "Test!" << std::endl but it didn't make a difference. > > I've attached the output from cygcheck -svr. > You have two conflicting versions of the cygwin dll in your path. This is guaranteed to break the whole world and make applications (such as the compiler) crash and exit silently on startup. Get rid of the "gnude" stuff. 1830k 2007/01/31 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2007/1/31 9:58 Cygwin DLL version info: DLL version: 1.5.24 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 156 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Wed Jan 31 10:57:51 CET 2007 CVS tag: cr-0x5f1 Shared id: cygwin1S4 948k 2003/03/18 c:\gnude\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2003/3/18 14:20 Cygwin DLL version info: DLL version: 1.3.22 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 78 Shared data: 3 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Tue Mar 18 09:20:11 EST 2003 CVS tag: dontuse-21 Shared id: cygwin1S3 Warning: There are multiple cygwin1.dlls on your path cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/