X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <143926.12254.qm@web25506.mail.ukl.yahoo.com> Date: Mon, 14 Sep 2009 06:22:56 +0000 (GMT) From: Marco Atzeri Subject: R: Core dump on hello world. To: cygwin AT cygwin DOT com, Jerry DeLisle In-Reply-To: <4AADCA4E.2030302@verizon.net> 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 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 --- Lun 14/9/09, Jerry DeLisle ha scritto: > Da: Jerry DeLisle=20 > Oggetto: Core dump on hello world. > A: cygwin AT cygwin DOT com > Data: Luned=EC 14 settembre 2009, 06:45 > I first noticed this when trying to > build and run gfortran 4.5 for my development work on cygwin > 1.7.=A0 This is on WinNT running in VirtualBox. >=20 > With 4.5, I get no output at all.=A0 With gfortran > distributed with Cygwin I get the following.=A0 Am I > configured wrong? >=20 > Regards, >=20 > Jerry >=20 > $ cat hello.f90 > program hello > =A0 print *, "Hello World!" > end program hello >=20 > $ gfortran-4.exe hello.f90 >=20 > $ ./a.exe > Illegal instruction (core dumped) >=20 I can not reproduce on cygwin 1-7 $ gfortran-4.exe hello.f90 -o hello $ ./hello.exe=20 Hello World! Regards Marco =20 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple