View Single Post
Old 10-30-2018, 02:21 PM   #111
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@PoP:

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

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, f.g., musl).

Last edited by NiLuJe; 10-30-2018 at 02:47 PM.
NiLuJe is offline   Reply With Quote