tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Release Candidate - please test


From: Alexander Gladysh
Subject: Re: [Tinycc-devel] Release Candidate - please test
Date: Mon, 10 Mar 2008 02:03:46 +0300

>  "tcctest.ref" is compiled from tcctest.c by GCC so if _that_
>  does not run that is not a problem with TCC, yet.
>
>  Maybe there is something wrong with your gcc installation or
>  you need different CFLAGS or something. Maybe remove the
>  -mpreferred-stack-boundary=2 (just a thought).

That helped, thank you. Next error:

$ make test
. . .
./tcctest.ref > test.ref
./tcc -B. -I. -run tcctest.c > test.out
./libtcc1.a: invalid object file
tcc: undefined symbol '__tcc_int_fpu_control'
tcc: undefined symbol '__tcc_fpu_control'
tcc: undefined symbol '__shrdi3'
tcc: undefined symbol '__sardi3'
tcc: undefined symbol '__shldi3'
tcc: undefined symbol '__ulltof'
tcc: undefined symbol '__ulltod'
tcc: undefined symbol '__ulltold'
make: *** [test.out] Error 255




reply via email to

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