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: grischka
Subject: Re: [Tinycc-devel] Release Candidate - please test
Date: Mon, 10 Mar 2008 19:11:32 +0100

From: "Alexander Gladysh":

> 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

Well, then maybe OS X uses a different object format and TCC 
needs a new linker backend in order to work with it.

--- grischka





reply via email to

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