Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!unixhub!pfkeb From: pfkeb@ebnextk.SLAC.Stanford.EDU (Paul Kunz) Newsgroups: comp.sys.next Subject: C++ libraries Message-ID: Date: 19 Feb 91 02:59:13 GMT Sender: news@unixhub.SLAC.Stanford.EDU Distribution: comp.sys.next Organization: Stanford Linear Accelerator Center Lines: 10 Nntp-Posting-Host: ebnextk.slac.stanford.edu Does anybody have experience with some C++ libraries on the NeXT. Why C++, because I want to use it for the number crunching kernal of some NextStep applications and I want the kernal to be able to run on other machines that might not have Objective-C. In particular, does anybody have any words of advise on porting the NIH Class Library (formerly called OOPS) to the NeXT? I tried to port NIHCL-3.0 but failed on the first step because lack of include file "iostreams.h". Thanks for any advise in advance.