On 17/07/2019 12.33, Karl Sinn wrote:
Am 17.07.19 um 11:34 schrieb Carlos E. R.:
On 17/07/2019 11.28, Karl Sinn wrote:
Am 17.07.19 um 10:22 schrieb Martin Liška:
Hello.
...
could you also give a link with explanations on what LTO is? Google didn't help me
Probably this: <https://en.opensuse.org/openSUSE:LTO>
thanks for the links (both of them) sounds good :)
Reminds me of the Smart Linking feature of Borland Pascal many years ago - around 1995 :-) Basically the link phase would include only code actually used by the programs, not the entire libraries (this required a different object file format with the necessary information). It was thus curious that a helloworld.pas would occupy 2KB when built, while helloworld.c resulted 16 or 30 K binary. I'm hope that LTO succeeds and we can see it in Leap. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)