X-Spam-Check-By: sourceware.org Date: Thu, 20 Jul 2006 15:31:58 +0200 (MET DST) From: Angelo Graziosi To: cygwin AT cygwin DOT com Subject: Problems with the new (exp) G77-3.4.4-2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Building the following simple test case -------------------- C C hello.F C program hello implicit none write(*,*) 'hello' end ------------------- $ 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. Cheers, Angelo. -- 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/