tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Compiling TCC with tcc-0.9.19


From: Vladimir G. Ivanovic
Subject: Re: [Tinycc-devel] Compiling TCC with tcc-0.9.19
Date: Fri, 05 Nov 2004 15:05:57 -0800

>>>>> "fb" == Fabrice Bellard <address@hidden> writes:

    fb> Vladimir G. Ivanovic wrote:
    >> tcc-0.9.19 barfs on line 970 of c67-gen.c (v0.9.12):
    >> [...]
    fb> Use TCC 0.9.21 or the current CVS - it may correct the bug. All the
    fb> targets are built by default to verify that there are still working. 
    fb> They could also be used for cross compiling.

Well, I couldn't compile 0.9.21 with gcc (see my previous message),
that's why I tried using 0.9.19 which I have. I guess I'll try to
compile the 0.9.21 sources with the 0.9.21 RPM that's available from
Tiny CC web site.

OK, that worked. I compiled tcc-0.9.21 with the tcc from the RPM, then
used that tcc to recompile tcc. The only "errors" I got when running
"make test" were these:

   tcctest.c:1649: warning: implicit declaration of function 'putchar'
   tcctest.c:1682: warning: implicit declaration of function 'strlen'

Is this normal?

--- Vladimir

-- 
Vladimir G. Ivanovic                      http://leonora.org/~vladimir
Palo Alto, CA 94306                                    +1 650 678 8014




reply via email to

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