>What did you modify to make it work on your system?
Firstly I built arm-linux-gcc, which can cross compile C source code.
According to your prompt, I modified tcc.c, tcctok.h,tccelf.c and Makefile, and
then I copied libc_nonshared.a and libc.so.6 file from arm-linux-gcc to
tcc-0.9.24.
And run the following command
# ./configure –enable-cross
# make
# make install
and got arm-tcc, it run on x86 host, and cross compile c source files.
Ping
[EMAIL PROTECTED] 写道:
>Send Tinycc-devel mailing list submissions to
> [email protected]
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel
>or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
>You can reach the person managing the list at
> [EMAIL PROTECTED]
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of Tinycc-devel digest..."
>
>
>Today's Topics:
>
> 1. Re:Tinycc-devel Digest, Vol 65, Issue 12 (ccecping)
> 2. Re: tinycc on arm (Daniel Gl?ckner)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Wed, 24 Sep 2008 16:43:11 +0800 (CST)
>From: ccecping
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel