home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4972 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!boulder!ucsu!spot.Colorado.EDU!bradleyt
  3. From: bradleyt@spot.Colorado.EDU (Todd Bradley)
  4. Subject: Using GCC and F2C under 4OS2
  5. Message-ID: <1992Sep15.162225.16353@ucsu.Colorado.EDU>
  6. Sender: news@ucsu.Colorado.EDU (USENET News System)
  7. Nntp-Posting-Host: spot.colorado.edu
  8. Organization: University of Colorado, Boulder
  9. Date: Tue, 15 Sep 1992 16:22:25 GMT
  10. Lines: 22
  11.  
  12.  
  13. I've got the F2C (Fortran to C converter) and GCC programs
  14. working now, but I was wondering if anyone has put together
  15. a batch file which could be called to compile Fortran dire-
  16. ectly.
  17.  
  18. What I'm thinking of is a 4OS2 batch file (or even just CMD.EXE)
  19. called F77.CMD which would parse a normal f77 command line and
  20. call F2C, GCC, and LINK386 as required with the appropriate
  21. options.
  22.  
  23. Does anyone have such a thing or suggestions on writing one?
  24. I'd hate to take the time to write something if somebody else
  25. already has a batch file to do what I want.
  26.  
  27. Todd.
  28.  
  29. -- 
  30. | Todd Bradley -- Official Microsoft Spokesman
  31. | WARNING/GUARANTEE: This message contains material which a truly
  32. | free Society would neither fear nor suppress.
  33.