X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4A294162.9070201@gmail.com> References: <4A294162 DOT 9070201 AT gmail DOT com> Date: Fri, 5 Jun 2009 12:06:30 -0400 Message-ID: Subject: Re: [1.7] segfault with gfortran 4.3.2 when compiling a simple test case From: Gustavo Seabra To: cygwin AT cygwin DOT com 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 On Fri, Jun 5, 2009 at 12:01 PM, Dave Korn wrote: > Gustavo Seabra wrote: >> I'm having problems with gfortran: >> $ =A0gfortran --version >> GNU Fortran (GCC) 4.3.2 20080827 (beta) 2 >> Copyright (C) 2008 Free Software Foundation, Inc. >> >> GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >> You may redistribute copies of GNU Fortran >> under the terms of the GNU General Public License. >> For more information about these matters, see the file named COPYING >> >> $ gfortran -O0 -fno-second-underscore -o testp testp.f >> gfortran: Internal error: Segmentation fault (program f951) >> Please submit a full bug report. >> See for instructions. > > =A0If you have rebased, please reinstall libgmp/libmpfr. =A0This looks li= ke the > same as: > > =A0 =A0 =A0http://cygwin.com/ml/cygwin/2009-06/msg00202.html > > =A0 =A0cheers, > =A0 =A0 =A0DaveK > Thanks, that solved it. Gustavo. -- 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/