home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17712 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  3.2 KB

  1. Path: sparky!uunet!gatech!paladin.american.edu!darwin.sura.net!jvnc.net!netnews.upenn.edu!cs.widener.edu!dsinc!pitt.edu!stern
  2. From: stern+@pitt.edu (Eric G Stern)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: How do I start Enforcer?
  5. Message-ID: <1081@blue.cis.pitt.edu>
  6. Date: 22 Dec 92 17:43:07 GMT
  7. Sender: news+@pitt.edu
  8. Organization: University of Pittsburgh
  9. Lines: 78
  10. Originator: stern@unixd3.cis.pitt.edu
  11.  
  12. Hi,
  13.  
  14.     Unfortunately, I will probably have to have some sort of Fortran
  15. capabilities on my Amiga at some time in the future, so I've been
  16. taking a look at f2c, the Fortran->C converter from Bell Labs.
  17. I retrieved the source code from the net and was able to compile
  18. it on a unix machine at work, so I thought I should be able to compile
  19. and run it on my Amiga.  I found that when I compile it under
  20. SASC v 6.00, it compiles (with a lot of warnings), but running it
  21. just gives gibberish.    However, I can compile it
  22. under SASC v5.10 with equivalent compilation options and
  23. it works correctly.  What should I do?  Possibly something
  24. is wrong that SAS should know about, but this is a huge program
  25. that I don't really know anything about, so I can't localize the
  26. problem as they need to do anything.    Did anything really change
  27. so that working code breaks between 5.10 and 6.00?
  28.  
  29.                 Eric Stern
  30. From: stern+@pitt.edu (Eric G Stern)
  31. Newsgroups: comp.sys.amiga.programmers
  32. Subject: snapshot and SASC 6.0
  33. Summary: 
  34. Followup-To: 
  35. Distribution: world
  36. Organization: University of Pittsburgh
  37. Keywords: 
  38.  
  39.  
  40. From: stern+@pitt.edu (Eric G Stern)
  41. Newsgroups: comp.sys.amiga.programmers
  42. Subject: snapshots and SASC 6.0
  43. Summary: 
  44. Followup-To: 
  45. Distribution: world
  46. Organization: University of Pittsburgh
  47. Keywords: 
  48.  
  49. Hi,
  50.  
  51.     Has anyone come up with a strategy for being able to take
  52. snapshots of programs that GURU with the catch.o startup module of
  53. SASC 6.0 without clobbering their hard disk?  I thought I'd be able to
  54. do that be running the program from the removable RAM disk and then
  55. copying the file to the hard disk, but I still ended up clobbering the
  56. hard disk.  What is the mechanism that causes this?  Would locking the
  57. hard disk with the DOS command LOCK prevent hard disk damage?  How
  58. about working from floppies?  Any insights would be useful.
  59.  
  60.                 Thanks,
  61.                 Eric Stern
  62. From: stern+@pitt.edu (Eric G Stern)
  63. Newsgroups: comp.sys.amiga.programmers
  64. Subject: How do I start Enforcer with a 68040 accelerator
  65. Summary: 
  66. Followup-To: 
  67. Distribution: world
  68. Organization: University of Pittsburgh
  69. Keywords: 
  70.  
  71.  
  72. Hi,
  73.  
  74.     I would like to run Enforcer with my GVP G-force '040 accelerator
  75. to help debug a stubborn port of a unix program.  However, when I
  76. try to run it from the CLI, it tells me that "CPU too expensive".
  77. I've tried turning off the mapping of kickstart into 32 bit RAM
  78. and turning off caches, but it doesn't help.  How do I get this to
  79. run?
  80.  
  81.     I don't have a version number for this program, but it is 6400 bytes
  82. long if that helps.  I'm running this on a GVP G-force 040 board for the
  83. A2000 with a hard drive on the SCSI port of the board if that makes
  84. any difference.  The operating system is AmigaDOS 2.05 with kickstart
  85. 2.04 ROMS.  The documentation doesn't tell me what this error message
  86. means or what to do to fix it.
  87.  
  88.                 Thanks,
  89.                 Eric Stern
  90.