X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Message-ID: <38415.45131.qm@web25001.mail.ukl.yahoo.com> Date: Thu, 23 Apr 2009 21:19:00 +0000 (GMT) From: Marco Atzeri Subject: R: C++ program produces no output (g++ 4.3.2, cygwin 1.7) To: cygwin AT cygwin DOT com, Eric Lilja MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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 --- Gio 23/4/09, Eric Lilja ha scritto: > Da: Eric Lilja=20 > Oggetto: C++ program produces no output (g++ 4.3.2, cygwin 1.7) > A: cygwin AT cygwin DOT com > Data: Gioved=EC 23 Aprile 2009, 22:42 > Hi, attached is the source for a C++ > program (with a Makefile) that produces no output when run > (I tried redirecting stdout, that didn't work either). I'm > running Cygwin 1.7 on a Vista32 machine, Cygwin was just > updated. > The code was written september 2007 and then it ran and > displayed its output just fine. It's a simple AVL Tree with > a small test program. > I'm using g++ 4.3.2. Something seems to be up with cygcheck > too, because I have attached the wierd looking output it > gave me (and it took a while for it to complete as well). >=20 > Maybe someone could try the program I attached and see if > they get the same problems as me? >=20 try LDFLAGS =3D -Wl,--enable-auto-import -o $(EXEC) Regards Marco -- 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/