Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!ut-emx!jwe From: jwe@ut-emx.UUCP (jwe) Newsgroups: comp.unix.questions Subject: Re: fortran -> c converter: free! Summary: Very available as well. Message-ID: <24222@ut-emx.UUCP> Date: 8 Feb 90 03:11:45 GMT References: <7484@tank.uchicago.edu> Reply-To: jwe@emx.UUCP (John W. Eaton) Organization: The University of Texas at Austin, Austin, Texas Lines: 29 In article <7484@tank.uchicago.edu> phd_ivo@gsbacd.uchicago.edu writes: | In article <8887@unix.SRI.COM|, ric@ace.sri.com (Richard Steinberger) | writes... | | + (echo filter f2c; cat file) | mail netlib@research.att.com | + This allows the friendly machine at AT&T to convert a fortran file | + named file to a c file. [...] | As far as I remember, the problem is that you need a library to run | the translated code on a C compiler (the library handles the I/O | calls). So, you can't simply run the code thru this site. The source for the I/O and function libraries, the required header file, and the complete source for the translator are currently available. As Richard said, for full details, send a one line message of the form `send index from f2c' to netlib@research.att.com. I only had one small problem in getting it to work here, and that was my fault -- I didn't read the documetation carefully enough before typing `make'. Once I changed one #define, everything worked smoothly. -- John Eaton jwe@emx.utexas.edu Department of Chemical Engineering The University of Texas at Austin Austin, Texas 78712