X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49F25DB3.6060109@gmail.com> Date: Sat, 25 Apr 2009 01:47:47 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: C++ program produces no output (g++ 4.3.2, cygwin 1.7) References: <49F210AB DOT 8000602 AT gmail DOT com> <49F2259C DOT 4010208 AT gmail DOT com> <49F229ED DOT 4040202 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Eric Lilja wrote: > :) Btw, Dave, you didn't answer the question what version you were using > when you compiled my program? Regarding the warnings I don't see that > you see (not the auto-import stuff...). Oh, so I didn't. I was using 4.3.2-2, but I have some local mods to the C++ header. Somehow it thinks basic_string::basic_string((const char *)NULL) is being invoked, dunno why. cheers, DaveK -- 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/