home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12610 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  2.2 KB

  1. Path: sparky!uunet!olivea!sgigate!psinntp!psinntp!isc-newsserver!kxs5829
  2. From: kxs5829@ultb.isc.rit.edu (K.X. Saunders )
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: SKsh 2.0 and ixemul.library/GCC 2.2.2
  5. Message-ID: <1992Aug24.021058.14506@ultb.isc.rit.edu>
  6. Date: 24 Aug 92 02:10:58 GMT
  7. References: <1992Aug23.143234.2461@ultb.isc.rit.edu> <1992Aug23.181440.4922@ultb.isc.rit.edu>
  8. Sender: news@ultb.isc.rit.edu (USENET News System)
  9. Organization: Rochester Institute of Technology
  10. Lines: 37
  11. Originator: kxs5829@ultb
  12. Nntp-Posting-Host: ultb-gw.isc.rit.edu
  13.  
  14. In article <1992Aug23.181440.4922@ultb.isc.rit.edu> rbm2273@ultb.isc.rit.edu (R.B. Mead ) writes:
  15. >In article <1992Aug23.143234.2461@ultb.isc.rit.edu> kxs5829@ultb.isc.rit.edu (K.X. Saunders ) writes:
  16. >>    There appears to be a curious interaction between SKsh 2.0 and
  17. >>programs compiled with Markus Wild's GCC 2.2.2 port, which all use
  18. >>ixemul.library.  It seems that an ixemul.library using program will lose
  19. >>72 bytes of fast mem when started from SKsh.  This does not occur when the
  20. >>program is started from the standard 2.0 shell.  This also does not occur 
  21. >>if a non-ixemul.library using program is started from SKsh 2.0.
  22. >>
  23. >>    Maybe there is something to the fact that SKsh uses System() and
  24. >>the standard 2.0 shell uses RunCommand().
  25. >>
  26. >
  27. >Strange number .. this 72!  I just noticed, about 2 hours ago, that every
  28. >time I remake GNU Chess V4 (just the link) I lose  *** 72 bytes ***.
  29. >
  30. >It happens only when invoked via:
  31. >
  32. >Make 1.5 Dec 25 1991 12:24:46
  33. >Copyright ) 1991 by Ben Eng, All Rights Reserved
  34. >
  35. >If I just run the link via gcc (exactly as bmake reported) there is
  36. >no memory loss.
  37.  
  38.     This makes it seem even more likely that the way a program that uses
  39. ixemul.library is invoked can lead to the 72 byte memory loss.
  40.  
  41.     Try dmake (NOT Matt Dillon's dmake).  I found it on wuarchive or
  42. amiga.physik.
  43.  
  44.     - Kyle
  45.  
  46. -- 
  47. +-"Remember, [MS]DOS is sort of a UNIX deviant already" - dmoscny@piglet.-----+
  48. |    // Only /\          kxs5829@ultb.isc.rit.edu                 cincinatti. |
  49. | \ //      /--\MIGA     kyle@nick.csh.rit.edu                    oh.us       |
  50. | \X/ SQLdb - $40 rdbms  Rochester Institute of Technology                    |
  51.