Mime-Version: 1.0 Message-Id: <a05001901b7d919ad58c5@[129.101.145.220]> Date: Thu, 27 Sep 2001 11:02:01 -0700 To: djgpp AT delorie DOT com From: David Roon <roon8505 AT uidaho DOT edu> Subject: Fortran Content-Type: text/plain; charset="us-ascii" ; format="flowed" Reply-To: djgpp AT delorie DOT com I've done all my programming/compiling to this point in C++...but recently a colleague sent me a Fortran program which needs compiling. Is there any interface method which would allow me to do this in djgpp? Thanks