From: Waldemar Schultz Newsgroups: comp.os.msdos.djgpp Subject: FORTRAN 90 to C converter Date: Tue, 12 Dec 2000 09:35:52 +0100 Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 17 Message-ID: <3A35E368.CE69B4C5@ma.tum.de> NNTP-Posting-Host: pcritter10.mathematik.tu-muenchen.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: wsc10.lrz-muenchen.de 976610097 10223 131.159.69.74 (12 Dec 2000 08:34:57 GMT) X-Complaints-To: news AT lrz-muenchen DOT de NNTP-Posting-Date: 12 Dec 2000 08:34:57 GMT X-Mailer: Mozilla 4.73 [de]C-CCK-MCD DT (Win98; U) X-Accept-Language: de,en,en-US To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am working on a very large DJGPP C Project which still uses system() calls to launch some preprocessing software, that was written for LAHEY FORTRAN 90. For some good reasons I'd like to link that software to my C project. The simplest solution would be the use of an FORTAN 90 to C converter, but where to find one, (perhaps for free) ? As an other possibility, I can imagine a (free?) DJGPP port of a FORTRAN90 compiler, but I didn't find one either. The program itsself actually is a F77 program AFAIK only using the F90 features ALLOCATE and DEALLOCATE heavily. Thanks for any hints. -- Gruss Waldemar Schultz. Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228