To: n DOT madden AT bureau DOT ucc DOT ie Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: djgpp + f2c Date: Sun, 15 Jan 95 10:19:41 +0200 From: "Eli Zaretskii" > Anyone out there get f2c and djgpp working together? > I've complied libF77 and libI77 without too much difficulty, but no > converted FORTRAN program will compile. There is a DJGPP port of f2c which was uploaded right to the djgpp directory on SimTel. The rest of this message is from the announcement posted to this list. ----------- Begin forwarded message ------------------- Date: Fri, 23 Dec 1994 19:04:47 +0900 From: raraki AT human DOT waseda DOT ac DOT jp (Ryuichiro Araki) Message-Id: <199412231004 DOT TAA04348 AT wutc DOT human DOT waseda DOT ac DOT jp> To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: f2c94c15.zip uploaded Hi everybody, I have uploaded f2c version 941215 port to djgpp to SimTel/msdos/djgpp. The filename is F2C94C15.ZIP, where C between 94 and 15 represents, you know, twelve in the decimal system. >-rw-r--r-- 1 w8sdz OAK 653063 Dec 22 04:27 f2c94c15.zip The executable (f2c.exe) and the library (libf2c.a) were built with djgpp 1.12maint2, but should work with version 1.11 or later, as stub info of f2c.exe was modified using stubedit.exe (I have not tested yet). It also contains all the sources (already patched up) and the context-diff from the original, so that you can recompile them by yourself. The patch was made by "K&R (Kuroki & Raraki)". I suppose you might prefer "ANSI" Fortran, or nothing at all, though:-) I wish those who need to compile and run huge Fortran codes will try it out. I intend to follow future release of f2c at netlib.att.com as immediately as possible. Thanks, --- raraki(Ryuichiro Araki) ------- End of forwarded message ----------------