tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] TCC on new ARM EABI (ARMEL)


From: Cayle Graumann
Subject: Re: [Tinycc-devel] TCC on new ARM EABI (ARMEL)
Date: Thu, 7 Sep 2006 16:29:00 -0500

Daniel,

    So let me get this straight:

1) I compile TCC as an arm cross compiler.
2) I use i386-TCC to re-compile TCC as arm cross compiler

The arm-TCC should then produce working executables?

I will try this when I get home from work.

Cayle
Missouri



On 9/7/06, Daniel Glöckner <address@hidden > wrote:
On Thu, Sep 07, 2006 at 09:03:35AM -0500, Cayle Graumann wrote:
> Now, I have built TCC as an i386->arm cross compiler

Using TCC as an i386->arm cross compiler creates binaries with wrong
endianness in floating point constants. But you can use the incorrect
cross compiler to compile an incorrect native TCC that can compile a
correct native TCC.

  Daniel


_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]