tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Major issue with current macos port. clang and tcc .o


From: arnold
Subject: Re: [Tinycc-devel] Major issue with current macos port. clang and tcc .o are not compatible
Date: Wed, 24 Jun 2020 08:29:07 -0600
User-agent: Heirloom mailx 12.5 7/5/10

"Christian Jullien" <eligis@orange.fr> wrote:

> I think that what annoys me the most is that standard ar and ranlib commands 
> do not work with tcc generated .o files.
> For sure, I can drop ranlib calls and replace ar by "tcc -ar rcs" but this 
> must be done in every configure.ac and standard .m4 you have or use.
> It means that you probably won't be able to use any open source package with 
> "CC=tcc ./configure".

I build gawk that way on Linux all the time, for years. Including the
static libray of support routines. So, are you sure?

Arnold



reply via email to

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