www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: Problems with the new (exp) G77-3.4.4-2 (probably |
Date: | Fri, 21 Jul 2006 10:28:06 +0100 |
Message-ID: | <03a201c6aca7$f8d655f0$a501a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <030201c6ac04$17bf2f90$a501a8c0@CAM.ARTIMI.COM> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 20 July 2006 14:55, Dave Korn wrote: > On 20 July 2006 14:32, Angelo Graziosi wrote: > > >> $ g77 hello.F -o hello >> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: >> cannot find -lfrtbegin collect2: ld returned 1 exit status >> >> >> >> there is a linker error. > > Thanks for the report. Yes, there is a packaging error. The following > files > > /usr/lib/gcc/i686-pc-cygwin/libfrtbegin.a > /usr/lib/gcc/i686-pc-cygwin/libg2c.a > /usr/lib/gcc/i686-pc-cygwin/libg2c.la > > have ended up in the wrong place. You can work around the problem by > running > > mv /usr/lib/gcc/i686-pc-cygwin/lib* /usr/lib/gcc/i686-pc-cygwin/3.4.4 > > at a bash commandline prompt. This is in fact PR17725/PR17726/PR21792 in gcc bugzilla, first reported in September 2004, but then deferred and then finally WONTFIXed when 3.4.x came to the end of its lifespan earlier this year. I'll fix it (most likely by patching the build/packaging script) before doing the full, non-experimental release. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |