Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!ghoti+ From: ghoti+@ANDREW.CMU.EDU (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: Some compilation problems Message-ID: Date: 17 Nov 89 14:40:45 GMT References: <41800004@hpindda.HP.COM> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 15 Thanks for the information - we're looking into fixing it now before the final release for the Xtape. Excerpts from internet.info-andrew: 15-Nov-89 Re: Some compilation problems Matt Burdick@ucbvax.Berk (1546) > This feature of the install program explains why I haven't gotten a > nonstripped version of runapp compiled yet, though. The nonstripped version is stored in the "objects" tree - or where the program was actually built - you can debug a core file from the stripped version against the nonstripped version (this of course, does eat up filespace - keeping both copies around) --fish