|
From: | ccecping |
Subject: | [Tinycc-devel] Re:Tinycc-devel Digest, Vol 65, Issue 13 |
Date: | Thu, 25 Sep 2008 08:30:52 +0800 (CST) |
>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
在2008-09-25,address@hidden 写道: >Send Tinycc-devel mailing list submissions to > address@hidden > >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 > address@hidden > >You can reach the person managing the list at > address@hidden > >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
[Prev in Thread] | Current Thread | [Next in Thread] |