tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Statically linked tcc


From: Klaus Ebbe Grue
Subject: [Tinycc-devel] Statically linked tcc
Date: Tue, 5 Mar 2019 15:13:54 +0000

Hello,

Is there an easy way to make a statically linked tcc ?

I have googled and grep'ed around and made some long shots like 
"LDFLAGS=-static make" and "CFLAGS=-static make" and "make tcc_p". I also found 
some discussions in the mail archives from 2011 and 2014. But "ldd ./tcc" keeps 
saying that tcc is dynamically linked.

Cheers,
Klaus



reply via email to

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