home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!wupost!eclnews!venus!abed
- From: abed@venus.wustl.edu (Abed M. Hammoud)
- Subject: Gnu make and C++
- Message-ID: <1992Aug12.190438.3687@wuecl.wustl.edu>
- Sender: usenet@wuecl.wustl.edu (Usenet Administrator)
- Nntp-Posting-Host: venus
- Reply-To: abed@saturn.wustl.edu
- Organization: Washington University, ESSRL
- Date: Wed, 12 Aug 1992 19:04:38 GMT
- Lines: 28
-
-
- I am not sure this question belong here so please no flames.
-
- I have a collection of C++ routines that I use a make file to build a
- library out of them which I latter link to.
-
- I've been using the sun make utility. Recently we've installed the
- Gnu make. I would like to know if its worth my time to change to the gnu make.
- Also what does it do that is better than the sun make? Does it offer
- better things as far as dealing with template classes?
-
- My final question is, do you think it would be easy to adapt my current
- make file so I can use gnu make...
-
- If some body have a make file that build a library and would like
- to share it I would appreciate it.
-
-
- Thanks,
-
- +-------------------------------------------------+-----------------------+
- |Abed M. Hammoud (KB0INX) | abed@saturn.wustl.edu |
- |Washington University. | Office: |
- |Electronic Systems & Signals Research Laboratory.| -Voice:(314) 935-7547 |
- |Department of Electrical/Biomedical Engineering. | -FAX: (314) 935-4842 |
- |Campus Box 1161, One Brookings Drive. | |
- |St. Louis, MO , 63130 USA | |
- +-------------------------------------------------+-----------------------+
-