View Single Post
Old 10-30-2018, 02:36 PM   #112
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,018
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
Quote:
Originally Posted by NiLuJe View Post
@PoP:

1. There's a very strong possibility poor TCC doesn't know how to deal with LTO objects in the static library .

Hahaha. Back to square one I lazilly thought TCC would spare me from installing the tool chain and cross compiling.

2. Never pass -static to anything, anywhere, ever ^^. -static ranges from evil to actively broken when using the glibc. It's only useful in very, very, very specific circumstances (generally, when you're static linking to an alternate libc that's designed for that, i.e., musl).

Muah-ah-ah. Noted.
Thanks
PoP is offline   Reply With Quote