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