home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / modula3 / 881 next >
Encoding:
Text File  |  1992-08-26  |  1.5 KB  |  45 lines

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!emba-news.uvm.edu!emba-news.uvm.edu!jones
  3. From: jones@kira.uvm.edu (Mike Jones)
  4. Subject: bad stack on SPARCs
  5. Message-ID: <JONES.92Aug26095330@kira.uvm.edu>
  6. Sender: news@uvm.edu
  7. Organization: Division of EMBA, University of Vermont
  8. Date: Wed, 26 Aug 1992 14:53:30 GMT
  9. Lines: 34
  10.  
  11.  
  12. I just compiled m3 for my sparc.  I used the config file under
  13. model-configs, I changed the PREFIX and thats about it.  I have tried
  14. it under SUNOS's cc, and under gcc.
  15.  
  16. When compiling the etests, several of the compiles receive signal 4.
  17. I noted that one of the sample stderr files also received a signal 4,
  18. but others did not.
  19.  
  20. The following errors are from syslog:
  21.  
  22. vmunix: sendsig: bad signal stack pid=14122, sig=11
  23. vmunix: sigsp = 0xf7bff690, action = 0xf7ae2ba0, upc = 0x91288
  24.  
  25. I am running 4.1.1 SUNOS, on a Sun 490.  Anybody have a fix for this ?
  26. Did I, or do I, need to select a different option to compile it.  Do I
  27. need to define something ?
  28.  
  29. Is this the way it runs on a SPARC ?  I notice that the sample output
  30. was run on the MIPS machine (5000 ?).
  31.  
  32. Not all of the sample stderr/stdout files are there either.  ctests
  33. for example.
  34.  
  35. Thank you,
  36.  Mike
  37.  
  38. =========================================================
  39. Mike Jones             | Mike.Jones@EMBA.UVM.EDU       
  40. EMBA-CF, 250 Votey Building. |
  41. University of Vermont          |
  42. Burlington, VT.    USA         | Voice:  (802) 656-2926     
  43.         05405        | FAX:    (802) 656-8802
  44. =========================================================
  45.