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 <[EMAIL PROTECTED] > 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
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to