[comp.sys.encore] Building G++ 1.36.1 and libg++ 1.36.1 under UMAX 3.2

mic@ut-emx.UUCP (Mic Kaczmarczik) (11/13/89)

Has anyone gotten GNU C++ 1.36.1 and libg++ 1.36.1 to build and run on
an Encore running UMAX 3.2?  I had to make a definition in collect.c
for ASM_INT_OP for a UMAX system, since it doesn't appear to be
defined in the header files. Once I did that, collect built and
appeared to run ok.  I also made sure I recompiled g++ with -DUMAX,
-DCOFF and -DUSE_COLLECT. 

I then tried to build libg++, and while everything but the incremental
loading programs did build, the test programs uniformly failed with
segmentation faults in various parts of the library routines. The
failures seem to be related to objects not being constructed
correctly, but I confess I'm 'way beyond my depth by this point.  Any
pointers to things to double-check would be greatly appreciated. 

Thanks in advance,

Mic Kaczmarczik					   Internet: mic@emx.utexas.edu
Unix/VMS Services 				   BITNET: MIC@UTAIVC
UT Austin Computation Center			   THEnet: UTAIVC::MIC

My opinions are my own, not those of the UT System.  (If you hadn't noticed. :-)
-- 
Mic Kaczmarczik					   Internet: mic@emx.utexas.edu
Unix/VMS Services 				   BITNET: MIC@UTAIVC
UT Austin Computation Center			   THEnet: UTAIVC::MIC

My opinions are my own, not those of the UT System.  (If you hadn't noticed. :-)