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

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to