home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / cplus / 12303 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!wupost!eclnews!venus!abed
  3. From: abed@venus.wustl.edu (Abed M. Hammoud)
  4. Subject: Gnu make and C++
  5. Message-ID: <1992Aug12.190438.3687@wuecl.wustl.edu>
  6. Sender: usenet@wuecl.wustl.edu (Usenet Administrator)
  7. Nntp-Posting-Host: venus
  8. Reply-To: abed@saturn.wustl.edu
  9. Organization: Washington University, ESSRL
  10. Date: Wed, 12 Aug 1992 19:04:38 GMT
  11. Lines: 28
  12.  
  13.  
  14. I am not sure this question belong here so please no flames. 
  15.  
  16. I have a collection of C++ routines that I use a make file to build a
  17. library out of them which I latter link to.
  18.  
  19. I've been using the sun make utility. Recently we've installed the
  20. Gnu make. I would like to know if its worth my time to change to the gnu make.
  21. Also what does it do that is better than the sun make? Does it offer
  22. better things as far as dealing with template classes?
  23.  
  24. My final question is, do you think it would be easy to adapt my current
  25. make file so I can use gnu make...
  26.  
  27. If some body have a make file that build a library and would like
  28. to share it I would appreciate it.
  29.  
  30.  
  31. Thanks, 
  32.  
  33. +-------------------------------------------------+-----------------------+
  34. |Abed M. Hammoud (KB0INX)              | abed@saturn.wustl.edu |
  35. |Washington University.                  | Office:               |
  36. |Electronic Systems & Signals Research Laboratory.| -Voice:(314) 935-7547 |
  37. |Department of Electrical/Biomedical Engineering. | -FAX:  (314) 935-4842 |
  38. |Campus Box 1161, One Brookings Drive.          |              |
  39. |St. Louis, MO , 63130 USA              |                       |
  40. +-------------------------------------------------+-----------------------+
  41.