bug-gnulib
[Top][All Lists]
Advanced

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

Re: getgroups.c failes to compile


From: Bruno Haible
Subject: Re: getgroups.c failes to compile
Date: Mon, 27 May 2019 09:17:16 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-145-generic; KDE/5.18.0; x86_64; ; )

Mohammad Akhlaghi wrote:
> if a program doesn't use anything from a library, 
> what are the downsides (performance maybe?) to link it with that library 
> anyway?

Startup time of the program is increased. See [1], chapter 1, for the general
theory.

By how much is it increased? You have to measure by yourself.

Bruno

[1] https://www.akkadia.org/drepper/dsohowto.pdf




reply via email to

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