home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13818 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!murphy!jpradley!jpr
  3. From: jpr@jpradley.jpr.com (Jean-Pierre Radley)
  4. Subject: Re: SCO make utility
  5. Organization: Unix in NYC
  6. Date: Mon, 31 Aug 1992 00:20:39 GMT
  7. Message-ID: <1992Aug31.002039.23534@jpradley.jpr.com>
  8. Keywords: SCO make gcc
  9. References: <1992Aug27.092109.3138@hippo.ru.ac.za>
  10. Lines: 20
  11.  
  12. In article <1992Aug27.092109.3138@hippo.ru.ac.za> sprr@hippo.ru.ac.za (Mr R Rossouw) writes:
  13. >Is it possible to make a make utility without having the Development kit
  14. >for SCO unix. I have the source code for the newest make but don't have
  15. >a make utiltity to create it. I also am trying to install the gcc
  16. >compiler but am having no succes without make.
  17. >
  18. >I would appreciate any answers that can tell me what to do or point me
  19. >in a better direction for I have just started with Unix and might be a
  20. >asking a very stupid question!
  21.  
  22. You could read the makefile that you have and just type in the commands,
  23. but since they undoubtedly involve compilation, and you say you don't have
  24. the Development kit, not having the make program is the least of your
  25. problem: you just can't make use of ANY source code without it.
  26.  
  27. The make program is an automation of the steps required to accomplish a
  28. goal. In the case of source code, the goal is to compile binaries. But
  29. you have no compiler, so...
  30. -- 
  31. Jean-Pierre Radley   Unix in NYC   jpr@jpr.com   jpradley!jpr   CIS: 72160,1341
  32.