home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 14048 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!mcsun!sun4nl!utrcu1!pico8!kole
  3. From: kole@pico8.nt.el.utwente.nl (Marq Kole)
  4. Subject: Re: C++ Templates
  5. Message-ID: <1992Dec14.184046.1878@utwente.nl>
  6. Sender: news@utwente.nl (USENET News System)
  7. Organization: Utwente
  8. References: <simon.723950484@giaeb>
  9. Date: Mon, 14 Dec 1992 18:40:46 GMT
  10. Lines: 23
  11.  
  12. In <simon.723950484@giaeb> simon@giaeb.cc.monash.edu.au (simon shields) writes:
  13.  
  14. >I was wondering if a C++ with templates was available for the HP9000/720
  15. >Unix Computer. If anyone knows could they tell me where I could get
  16. >one ?
  17.  
  18. >Thanks in advance 
  19.  
  20. >Simon
  21.  
  22. The GNU C and C++ compiler has class and fuction templates and can be
  23. retrieved from the interworks ftp-site. I have it running on a 730, and
  24. it seems to work quite alright. However, remember that if you haven't
  25. got any C++ libraries, you should also get the libg++ library. The
  26. compiler is worthless without it.
  27.  
  28. At the moment I have the weirdest trouble with make trying to compile
  29. the library. Using some manual cd-ing, I got around most of the problems,
  30. but its a nuisance nevertheless. I suggest you fetch the GNU make if you
  31. run into the same trouble.
  32.  
  33. Marq Kole (kole@nt.eltn.utwente.nl)
  34.  
  35.