From mint-bounce@lists.fishpool.fi  Mon Oct 24 02:53:15 2005
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Subject: Re: [MiNT] Compiling with gcc: ld eats all ram
From: Evan Langlois <Evan@CoolRunningConcepts.com>
To: Miro Kropacek <mikro@hysteria.sk>
Cc: Mint list <mint@fishpool.com>
In-Reply-To: <4358BB0F.8000507@hysteria.sk>
References: <43566F18.9000405@shaw.ca>
	 <1129738352.24801.6.camel@mduckworth.phillypark.net>
	 <20051019183017.0d614e89.mandin.patrice@wanadoo.fr>
	 <43575D24.3090909@hysteria.sk>
	 <1129853355.25585.6.camel@taro.coolrunningconcepts.com>
	 <4358BB0F.8000507@hysteria.sk>
Content-Type: text/plain
Date: Sun, 23 Oct 2005 19:52:01 -0500
Message-Id: <1130115121.4880.2.camel@taro.coolrunningconcepts.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.4.1 
Content-Transfer-Encoding: 7bit
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 - [47 12] / [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: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
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=2.2 tagged_above=-50.5 required=7.0 tests=AWL,
 BAYES_00, RCVD_IN_SORBS
X-Spam-Level: **

On Fri, 2005-10-21 at 11:55 +0200, Miro Kropacek wrote:
> for example? C compiler should be machine independent, shouldn't be? (I 
> don't mean final output binary ofcourse). Or it was meaned it's x86 only 
> compiler? I think this would be something we really need on atari, 
> especially on unexpanded ones.

Output format is designed as x86 ELF, and its not a multi-stage
compiler.  However, I have heard of people tweaking it to produce code
for other CPUs.


