X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Eric Lilja Subject: Re: g++ doesn't work Date: Wed, 02 May 2007 13:39:06 +0200 Lines: 38 Message-ID: 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: <15c45fbc0705020434j82705d6sf45e7554c8780898@mail.gmail.com> X-IsSubscribed: yes 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 Darrell Blake skrev: > 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. I think the fact that you have mingw installed and it's in the path messes things up. > > Thanks, > > Darrell > > > On 5/2/07, Hugh McMaster wrote: >> Hi Eric, >> >> On 02/05/07, Eric Lilja wrote: >> > The command syntax used in the OP works just fine >> Yes, you are correct. That command syntax works fine, but appears a >> little untidy. >> >> > Darrell needs to post >> > the ouput of cygcheck -svr in an *attached* text file. He also might >> > want to replace std::cout << "Test!\n"; with std::cout << "Test!" << >> > std::endl; so he's sure the output buffer is flushed. >> Good advice. There may be a package missing. >> >> Hugh >> >> -- >> 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/ >> >> -- 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/