home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14949 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.1 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!ucsbcsl!mcl!utimbake
  2. From: utimbake@mcl.ucsb.edu (Bonard Timmons)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Unix==>MPW porting Question
  5. Summary: How do you install Unix C compiler code under Mac C?
  6. Keywords: Oaklisp Makefile install Dylan
  7. Message-ID: <utimbake.715541159@mcl>
  8. Date: 3 Sep 92 17:25:59 GMT
  9. Sender: root@ucsbcsl.ucsb.edu
  10. Lines: 20
  11.  
  12.  
  13. Hi, everyone.  I am trying to install Oaklisp -- apparently a pretty good
  14. language; it influenced the design of Apple's new Dylan OOL. 
  15.  
  16.     My question: how do I do it?  In Unix it is easy -- just type:
  17.  
  18.         make install
  19.  
  20. and all is well.  I am using MPW-compatible "Harvest-C" compiler and realize
  21. that the Oaklisp distribution contains "Makefile" shell scripts.  What's
  22. the best way to hack this so that the compiler can handle it?  Are there any
  23. good references out there that cover these basics?
  24.  
  25.     (I know this must be a common problem;is it a FAQ?  Thanks in advance!)
  26.  
  27. --
  28. Bake Timmons, III
  29.  
  30. -- "...there's nothing higher, stronger, more wholesome and more useful in life
  31. than some good memory..." -- Alyosha in Brothers Karamazov (Dostoevsky)
  32.