[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] tinycc on arm
From: |
Daniel Glöckner |
Subject: |
Re: [Tinycc-devel] tinycc on arm |
Date: |
Tue, 2 Sep 2008 12:09:38 +0200 |
User-agent: |
Mutt/1.4.2.1i |
On Tue, Sep 02, 2008 at 11:31:01AM +0800, ccecping wrote:
> I am trying to compile tinycc to let it run on arm.
> I downloaded tcc-0.9.24.tar, and I tried many times but failed,
> I wonder if it can run ARM?
It does for some configurations.
Please tell us
- where you try to compile tinycc
- the error you get when you try
- which ARM processor you are using
- the output of ls /lib/ld-linux.so* run on you ARM.
Daniel