[comp.sys.encore] compiling AT&T c++ under Umax 4.2

andrewb@cs.ua.oz.au (Andrew Bohonis) (04/10/90)

Has anyone managed to compile release 2.0 AT&T C++ on a multimax running
Umax 4.2 ?

When doing a "make scratch", all is fin until it tries to link cfront, when
it gets this error:
undefined                       first referenced
 symbol                             in file
_byte_offset                        dcl2..o
_bit_offset                         dcl2..o
_max_align                          dcl2..o
_cc                                 dcl2..o
_dcl__4nameFP5tableUc               dcl2..o
_friend_in_class                    dcl3..o
_need_sti__FP4exprP5table           dcl3..o
_dosimpl__FP4exprP4name             dcl3..o
ld fatal: Symbol referencing errors. No output written to cfront

If we try a "make munch", using our release 1.2 translator, when compiling
lib/stream/in.c, it includes iostream.h, and gets large numbers of
"long enumerator" error messages.

Has anyone else had these problems, or managed to compile it?
Any help much appreciated.

----------------------------------------------------------------
Andrew Bohonis                          Phone   : +61 8 228 5583
Department of Computer Science          Telex   : UNIVAD AA89141
University of Adelaide                  Fax     : +61 8 223 1206
GPO Box 498 Adelaide SA 5001            ACSnet  : andrewb@cs.ua.oz
AUSTRALIA                               Internet: andrewb@cs.ua.oz.au
--
Andrew Bohonis                          Phone   : +61 8 228 5583
Department of Computer Science          Telex   : UNIVAD AA89141
University of Adelaide                  Fax     : +61 8 223 1206
GPO Box 498 Adelaide SA 5001            ACSnet  : andrewb@cs.ua.oz
AUSTRALIA                               Internet: andrewb@cs.ua.oz.au