home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / atari / st / tech / 4624 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.8 KB

  1. Xref: sparky comp.sys.atari.st.tech:4624 comp.sys.atari.st:12984
  2. Path: sparky!uunet!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!gs32+
  3. From: gs32+@andrew.cmu.edu (Geoffrey Spear)
  4. Newsgroups: comp.sys.atari.st.tech,comp.sys.atari.st
  5. Subject: Re: Zmodem 1.62 (J. Bammi version) compiling problems.
  6. Message-ID: <4ecBva200aw3I1fG1F@andrew.cmu.edu>
  7. Date: 30 Aug 92 06:44:54 GMT
  8. Article-I.D.: andrew.4ecBva200aw3I1fG1F
  9. References: <qiq9PB1w165w@ersys.edmonton.ab.ca>
  10. Organization: Freshman, CIT general, Carnegie Mellon, Pittsburgh, PA
  11. Lines: 24
  12. In-Reply-To: <qiq9PB1w165w@ersys.edmonton.ab.ca>
  13.  
  14. Excerpts from netnews.comp.sys.atari.st: 28-Aug-92 Zmodem 1.62 (J. Bammi
  15. > versi.. Michel Forget@ersys.edmo (1164)
  16.  
  17. > There are repeated references to a PD MAKE tool.  I do not have this 
  18. tool, and have never been able to locate it.  Is it GNU Make? 
  19.  
  20.          There is a "make" tool out that is included with Sozobon C.  It
  21. has no docs with it (which is really annoying), but it is supposedly
  22. very similar to the UNIX make program.  I don't use it myself, I prefer
  23. to compile everything by hand (although with really BIG programs typing
  24. > in a cc line for each source file takes a while.)
  25.  
  26.  
  27. > Last question:  The DLIBS library is mentioned in the docs, in
  28. > association with Alcyon C.  I thought DLIBS was meant for Sozobon C?  I
  29. > have a version of DLIBS, but now I'm not sure at all what I should be
  30. > doing to get Zmodem compiled.
  31.  
  32.     The dLibs library is a PD C library which is generally considered to be
  33. better than the libraries included with Alcyon.  And as Sozobon C was
  34. developed as a replacement for Alcyon, and is for the most part
  35. Alcyon-compatible, dLibs works for both.  As a matter of fact, dLibs was
  36. ORIGINALLY created for use with Alcyon, and the people who wrote Sozobon
  37. used it.
  38.