Date: Fri, 18 May 2001 23:19:08 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Mark E." Message-Id: <8296-Fri18May2001231908+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3B052BF0.28905.20987D@localhost> (snowball3@bigfoot.com) Subject: Re: realloc enhancement References: <3B052BF0 DOT 28905 DOT 20987D AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Mark E." > Date: Fri, 18 May 2001 14:04:32 -0400 > > Bash 2.05 uses realloc so I tried to build it with '-pg' to see compare > realloc versions. However a program built to generate a file crashes on exit > when '-pg' is used preventing Bash itself from being built. This occurs with > djgpp cvs and gcc 2.95.3. Is this a known problem? I'm not sure I understand: what program is it that crashes? Does it do something special? I don't think we have any known problems with profiling.