home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / coherent / 6366 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.6 KB

  1. Path: sparky!uunet!think.com!ames!ig!pcs.cnu.edu!shendrix
  2. From: shendrix@PCS.CNU.EDU (Charles Shannon Hendrix)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: Running f2c under Coh. 4.01
  5. Message-ID: <9212220036.AA16941@PCS.CNU.EDU>
  6. Date: 22 Dec 92 00:38:05 GMT
  7. References: <9212220006.AA16894@PCS.CNU.EDU>
  8. Sender: daemon@presto.ig.com
  9. Reply-To: "Coherent operating system" <COHERENT@indycms.bitnet>
  10. Lines: 29
  11.  
  12. >
  13. > I'm keen to run Fortran 77 programs under Coherent 4.01 so I've
  14. > obtained and installed f2c (fortran to C converter) from raven.
  15. > However, although the program seems to convert f77 to C without
  16. > problems, the resulting C code won't compile - I get the message
  17. > "libF77.a: undefined symbol 'onexit' in module main.o", or
  18. > something similar.
  19. >
  20. > I've recompiled both libF77.a and libI77.a on my machine without
  21. > problems, but the problem still remains. The person who ported
  22. > f2c to Coherent obviously had it running - what am I doing wrong?
  23.  
  24.         Have you looked in the libF77.a archive to see if oneexit is in there
  25. or in the other file?  I used f2c on my Linux machine and it seemed to work.
  26. I'll try it out tonight and see if I can find out how onexit is used/etc.
  27. I have a Fortran 77 compiler on my Linux system.  I wonder if you could get
  28. it for Coherent?  Its free and works great.  If you are interested, I might
  29. see where it can be obtained and maybe someone will port it to Coherent.
  30.  
  31. >
  32. > Thanks in advance,
  33. >
  34. > Mike
  35. > --
  36. > Mike Zanker          |  Mail : mike@mallard.demon.co.uk
  37. > 10 Mount Gardens     |
  38. > Leeds  LS17 7QN      |  Voice: +44 532 675893
  39. > United Kingdom       |
  40. >
  41.