Xref: utzoo gnu.g++.help:258 comp.lang.c++:10770 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!bcm!dimacs.rutgers.edu!aramis.rutgers.edu!paul.rutgers.edu!rcruz From: rcruz@paul.rutgers.edu (Rafael Cruz) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: Building the NIH Class Library using g++ Message-ID: Date: 13 Dec 90 00:15:12 GMT Followup-To: gnu.g++.help Distribution: na Organization: Rutgers Univ., New Brunswick, N.J. Lines: 16 Hello Netlanders I want to build Keith Gorlen's NIH class library using g++, version 1.37.1, on a Sun 3 Workstation and would like some pointers from those of you who where able to compile the code. Right off the bat, there where problems with the #include files--the C++ compiler uses the iostream header file whereas g++ includes separate input and output header files. Before I proceed further, it will be useful to get an idea of the magnitude of the task. Thanks in advance for your comments and suggestions you can give me. ---- Rafael rcruz@paul.rutgers.edu