From: kagel AT quasar DOT bloomberg DOT com Date: Tue, 12 Nov 1996 15:59:58 -0500 Message-Id: <9611122059.AA03241@quasar.bloomberg.com > To: p DOT dixon AT ic DOT ac DOT uk Cc: djgpp AT delorie DOT com In-Reply-To: <199611121747.RAA19904@mailhost.sm.ic.ac.uk> (p.dixon@ic.ac.uk) Subject: Re: Fortran -> C Reply-To: kagel AT dg1 DOT bloomberg DOT com Errors-To: postmaster AT bloomberg DOT com Date: Tue, 12 Nov 1996 17:47:46 GMT X-Sender: pdd31 AT mailhost DOT sm DOT ic DOT ac DOT uk X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 From: p DOT dixon AT ic DOT ac DOT uk (Paul Dixon) Content-Type: text/plain; charset="us-ascii" Content-Length: 1000 Sorry if this has been addressed before - but I can find no reference anywhere in the FAQ. I am porting a large (>> 100k lines) scientific application to DJGPP mostly written in 16-bit DOS-style C (M$ C6x) but also with some modules written in Fortran (currently M$ F5x but I originally wrote for f77 under unix and had to port _to_ 16 bit (uggh!)) - does anyone out there know of tools for re-writing Fortran into C ? Or is there a Gnu-Fortran ? Help!!! Get f2c. There was a version compiled for DJGPP 2.00 in August at: http://www.netis.com/members/rothwlr/homepage.htm I do not know if it has been recompiled for DJGPP 2.01 since it uses its own library functions this is important if the code is to be linked with V2.01 Compiled C or C++ code. -- Art S. Kagel, kagel AT quasar DOT bloomberg DOT com A proverb is no proverb to you 'till life has illustrated it. -- John Keats