[comp.sys.next] C++ libraries

pfkeb@ebnextk.SLAC.Stanford.EDU (Paul Kunz) (02/19/91)

   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.