From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Fri, 18 May 2001 20:14:21 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: realloc enhancement Message-ID: <3B05829D.27664.773B0@localhost> In-reply-to: <3B059238.D3906548@phekda.freeserve.co.uk> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > FWIW I tried this with gcc 2.95.3, binutils 2.10 and DJGPP 2.03 and it > does not crash. Like you I tried with djgpp 2.03 and it works here too (except I used binutils 2.11). But if I link instead with the libc.a built from cvs sources, it crashes at exit everytime.