Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!sgi!kipp@warp.SGI.COM From: kipp@warp.SGI.COM (Kipp Hickman) Newsgroups: comp.lang.c++ Subject: Re: What does "munch" (on SGI IRIS 4D) Message-ID: <29861@sgi.SGI.COM> Date: 31 Mar 89 23:44:11 GMT References: <220@rdahp.UUCP> <2312@cps3xx.UUCP> <11630@ut-emx.UUCP> Sender: daemon@sgi.SGI.COM Reply-To: kipp@warp.UUCP (Kipp Hickman) Distribution: usa Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 12 In article <11630@ut-emx.UUCP>, russo@chaos.utexas.edu (Tom Russo) writes: > I too have this problem with munch. I'm trying to get the compiler ported > to our SGI Iris 4 Server 8 and the darned thing barfs when munch is invoked. > ... Anyone tried to port AT&T C++ to this type of system? We have made "munch" work successfully here at SGI. Porting the one that uses "nm" is easy - make it do an "nm -B" and all is well. As for porting "patch" - its harder, but we have that running too (an existance proof if you like). One of these milenia we will release C++ as a product (SIGH). kipp hickman kipp@sgi.com