[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Compiling with gcc: ld eats all ram



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.