From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dennis Lubert Subject: Re: error message when compiling dev86 Date: Wed, 21 Jun 2006 20:36:28 +0200 Message-ID: <1150914988.6444.5.camel@speedy.projectiwear.org> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-8086-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-8086@vger.kernel.org Am Mittwoch, den 21.06.2006, 16:26 +0000 schrieb Jethro Tull: > Hi all, > > I've just downloaded the dev86 package, when I compile it (make) I do get > the following error message: > *** glibc detected *** malloc(): memory corruption: 0x0804d168 *** > make[3]: *** [crt3.o] Aborted That looks like when creating target crt3.o the program responsible to create that target crashed. Assuming that its the gcc that did it, the only solution that comes to my mind is updating the compiler.