home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6672 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: maths.tcd.ie!not-for-mail
  2. From: dwmalone@maths.tcd.ie (David Malone)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ixemul 42 problem.
  5. Date: 31 Mar 1996 00:07:16 -0000
  6. Organization: Dept. of Maths, Trinity College, Dublin, Ireland.
  7. Message-ID: <4jkibk$ag1@hamilton.maths.tcd.ie>
  8. References: <4jfb3r$kcg@gosset.maths.tcd.ie> <hans.0n4w@wyst.hobby.nl>
  9. NNTP-Posting-Host: hamilton.maths.tcd.ie
  10.  
  11. hans@wyst.hobby.nl (Hans Verkuil) writes:
  12.  
  13. >dwmalone@maths.tcd.ie (David Malone) writes:
  14.  
  15. >I suggest adding a line 'stack 70000' to this script. It's probably a stack
  16. >problem.
  17.  
  18. I'll give it a shot, but I think I tried it with stack 600000.
  19. I thought the GCCSTACK thing was supposed to have fixed this up ?
  20. I'm probably confused.
  21.  
  22. >It's just you :-) But to be honest, I also advise that you upgrade to 42.1
  23. >(available from ftp.ninemoons.com:/pub/ade/<latest snapshot>). 42.0 crashes
  24. >when running a non-ixemul program in a Makefile and this was fixed in 42.1.
  25.  
  26. I have done - it didn't help much ( the 68000 version crashed a little
  27. less violently ). 
  28.  
  29. >Usually, *.0 versions contain new functionality, and therefore may contain
  30. >new bugs (I try to catch them in time, but I don't always succeed). Often,
  31. >a *.1 version is released afterwards which fixes those bugs.
  32.  
  33. Good point, I'll give the whole thing another crack with a bigger stack.
  34. If it blows up again is there anything I can try to see whats eating the
  35. stack ? It would seem that the internal lib paths are getting trashed,
  36. from the messages its producing.
  37.  
  38.     David.
  39.