From: "Budi Satriyo" Organization: Computer Center ITB To: djgpp AT delorie DOT com Date: Wed, 5 Aug 1998 13:07:31 +07 Subject: Fortran and RHIDE problem Message-ID: <57060CC22AC@cyberlib.itb.ac.id.> Precedence: bulk Hi! I am willing to compiling my fortran programs with DJGPP + RHIDE, so I downloaded g770523b.zip from ftp.simtel.net. Then I unzipped it to my DJGPP directory using Winzip. But as I try compiling my simple fortran program with RHIDE it returns an error message when linking the program: Error: c:/djgpp/bin/ld.exe: cannot open -lf2c: No such file or directory (ENOENT) There were some errors. I suspect that I miss some files that should be included in DJGPP or some configuration modifications before compiling fortran with RHIDE. If I use G77 command to compile like: G77 hello.for -o hello.exe it works just fine. But still, I prefer to use RHIDE to achieve this since I already use it to compile my C++ and Pascal programs without any error. By the way, why ZIP Picker doesn't include fortran in its language selection. Am I the only one who programs in fortran using DJGPP+RHIDE? I hope someone out there could help me. -Budi Dept. of Civil Engineering Institute Technolgy of Bandung Indonesia Email: satriyo150 AT cyberlib DOT itb DOT ac DOT id