From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15798 invoked by alias); 23 Apr 2002 13:14:46 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15781 invoked from network); 23 Apr 2002 13:14:44 -0000 Received: from unknown (HELO tetsuo.nj.caldera.com) (63.124.204.226) by sources.redhat.com with SMTP; 23 Apr 2002 13:14:44 -0000 Received: from caldera.com (localhost.localdomain [127.0.0.1]) by tetsuo.nj.caldera.com (8.11.6/8.11.6) with ESMTP id g3NDOX902873; Tue, 23 Apr 2002 09:24:33 -0400 Message-ID: <3CC56090.79A6A120@caldera.com> Date: Tue, 23 Apr 2002 06:14:00 -0000 From: Petr Sorfa Organization: Caldera X-Accept-Language: en MIME-Version: 1.0 To: Steven Bosscher CC: gdb@sources.redhat.com Subject: Re: Caldera/Intel Fortrean 95 support References: <1019559013.745.3.camel@steven> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00387.txt.bz2 Hi Steven, The work is currently in beta phase. We plan to start merging the work into GDB top of tree source soon and will release a FSF approved patched (most probably for 5.1.1). If you (or anybody) wants to receive the weekly rpms of the beta please ask. Please note that since there is no functional g95 as yet, the support is primarily aimed at Intel's FORTRAN compiler. However, the work is compatible with g77 and provides a more robust expression parser than the existing FORTRAN one. Petr > In august of last year, Caldera announced that it would implement > support for Intel Fortran 95 compiler in GDB: > > http://ir.caldera.com/ReleaseDetail.cfm?ReleaseID=57246 > > Does anybody know sonething about the status of this project? Have they > contributed anything already? > > Please CC answers to me, I'm not on the list. > > Greetz > Steven