[comp.lang.c++] C++ libg

schultz@mmm.UUCP (John C Schultz) (06/03/88)

I am trying to compile libg++ 1.21 with G++ 1.21 on a SUN 3, SunOS
3.5 but I keep getting 

         Integer.h:161: parse erro at `<?'
         Integer.h:161: Segmentation violation

when trying to `make libg++.a'.

I have made test0 and run that verification test.  Any of the legal
responses to test0 (test.bye, test.bye2, or test.shell) run correctly
though with an undefined symbol `_test0_message'.  However the second
pass using any test0 argument will dump core when executed.  I have
been assuming that these results indicate my G++ compiler is OK based
on the messaged from test0.  Is this the expected behaviour?

Does anyone have any suggestions about these problems?  I am stumped.
Perhaps posting to the net would answer others similiar questions.

Thank you very much.





-- 
   john c. schultz         schultz@mmm.UUCP          (612) 733-4047
           3M Center, Bldg 518-1-1, St. Paul, MN 55144-1000
  The opinions expressed herein are, as always, my own and not 3M's.