From mint-bounce@lists.fishpool.fi Mon Sep 5 21:49:04 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: [MiNT] New Binutils Bugs - Don't use From: Mark Duckworth To: Mint List Content-Type: text/plain Date: Mon, 05 Sep 2005 15:45:31 -0400 Message-Id: <1125949531.7008.10.camel@mduckworth.phillypark.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.1.fc4.nr) Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Hey guys, The new binutils is what is causing the malloc bug. On aranym, if you install and link/assemble something with the new binutils it has the same problem. In addition, nm reports no symbols in any compiled binaries. Although the new binutils appears to work on the surface, in reality there's big problems :( Most likely something in the binary header is getting clobbered because we're using improper size calcs. No worries, I'll fix it. I'm already in way too deep. Back to the drawing board. Thanks, Mark