Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!spool.mu.edu!sdd.hp.com!news.cs.indiana.edu!cs.widener.edu!netnews.upenn.edu!vax1.cc.lehigh.edu!lehigh.bitnet!WK02 From: WK02@NS.CC.LEHIGH.EDU (Wenfu Ku) Newsgroups: comp.lang.fortran Subject: RE: f2c for DOS based systems Message-ID: <28029121:58:25WK02@lehigh.bitnet> Date: 1 Mar 91 02:58:17 GMT Lines: 5 I have ported f2c to DOS sucessfully. I used it to convert linpack package to C without any problem. It also needs libf77 and libi77 library. You will need to compile them by yourself. The converted C code is not easy to read and maintain. W. Ku