From mint-bounce@lists.fishpool.fi Thu Aug 4 20:58:44 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: Re: [MiNT] obsolete aout binutils? From: Evan Langlois To: mint@fishpool.com, Philipp =?ISO-8859-1?Q?Donz=E9?= In-Reply-To: <006a01c598f1$65012000$394bb280@ic.intranet.epfl.ch> References: <1123125355.27393.11.camel@mduckworth.phillypark.net> <20050804102121.2d02b87d.mandin.patrice@wanadoo.fr> <1123144595.7665.0.camel@jetpack.demon.co.uk> <1123149042.18101.9.camel@evil.atari-source.com> <006a01c598f1$65012000$394bb280@ic.intranet.epfl.ch> Content-Type: text/plain; charset=ISO-8859-1 Date: Thu, 04 Aug 2005 13:55:50 -0500 Message-Id: <1123181751.24127.18.camel@taro.coolrunningconcepts.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - esc14.midphase.com X-AntiAbuse: Original Domain - fishpool.com X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - CoolRunningConcepts.com X-Source: X-Source-Args: X-Source-Dir: X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: Evan@CoolRunningConcepts.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=-0.8 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id j74Iwhr1016059 On Thu, 2005-08-04 at 14:38 +0200, Philipp Donzé wrote: > No I'm not sure. I'm not that experienced with these Unix binary formats. > Its hard to find a good explanation for these on the web. All I know comes > from sources on the web. I.e. at > http://www.mcvax.org/~koen/uClinux-cisco2500/exotica.html it's written that > uClinux on coldfire processor uses relocation table in the flat binary. > Also you can read at http://www.gsp.com/cgi-bin/man.cgi?section=5&topic=elf > about "relocation section". So I think ELF doesn't forget about this > information. > Perhaps there are numerous different ELF variants? (Linux, FreeBSD, Sun,...) Just be careful about comparing what runs on the Coldfire, since the newer coldfire CPUs do have an MMU, and so they can run a full Linux now. I beleive that uCLinux has grown to actually support the use of an MMU on some platforms now, and if that is the case the line between Linux 2.6 and uCLinux is very blurred.