Path: utzoo!telly!ddsw1!lll-winken!uunet!amdahl!ubvax!vsi1!wyse!td2cad!mipos3!intelca!oliveb!orc.olivetti.com!lauwers From: lauwers@orc.olivetti.com (Chris Lauwers) Newsgroups: gnu.g++ Subject: g++ on Sun3/60's running Mach Message-ID: <31384@oliveb.olivetti.com> Date: 25 Oct 88 18:06:57 GMT Sender: news@oliveb.olivetti.com Reply-To: lauwers@orc.olivetti.com (Chris Lauwers) Distribution: gnu Organization: Olivetti Research Center, Menlo Park, CA Lines: 18 I installed g++ (1.27) on our sun3/60's running Mach (BSD4.3 compatible unix, distributed by CMU). I am having problems, however, with some of the testprograms distributed with libg++ In particular: - When trying to compile test10.cc, gcc-c++ hangs in malloc() (somehow, malloc's data structures seem to get corrupted). - test13 runs fine until line 71, but then it hangs in the statement intSLStack s; (apparently when calling the constructor for this class). Has anybody seen similar problems? If so, are there any fixes that will solve them ? I am curious if these are Mach-specific problems or if they also occur with other sun3-based installations. Chris Lauwers lauwers@orc.olivetti.com ..!sri-unix!orc!lauwers