Path: utzoo!attcan!uunet!samsung!think!sdd.hp.com!elroy.jpl.nasa.gov!jarthur!uci-ics!rfg From: rfg@ics.uci.edu (Ronald Guilmette) Newsgroups: comp.lang.c++ Subject: Re: AT&T C++ 2.0 internal error on Encore Multimax Message-ID: <26616E67.11317@paris.ics.uci.edu> Date: 28 May 90 18:31:03 GMT References: Reply-To: rfg@ics.uci.edu (Ronald Guilmette) Distribution: comp Organization: UC Irvine Department of ICS Lines: 17 In article matthew@cs.ua.oz.au (Matthew Donaldson) writes: >I have recently been atempting to install AT&T C++ 2.0 on an Encore Multimax >running Umax 4.2. I have got as far as making the "scratch" compiler, but >when I try to run it, cfront bombs out with this error: > >internal <> error: 4272180-> base type::dcll_print( 85) > ... >Has anyone else had this error message or one like it? Yes. One of my test cases contains code that produces an abort message kinda like your and it also mentions dcl_print. // Ron Guilmette (rfg@ics.uci.edu) // C++ Entomologist // Motto: If it sticks, force it. If it breaks, it needed replacing anyway.