Re: standard libraries are linked statically or dynamically?

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

 



On 12/25/2010 1:59 AM, ali hagigat wrote:
When we use some functions like printf in Linux C programs, libc.a is
linked with our program. Is it linked dynamically or statically?
Regards
Read up about gnu binutils/ld, static (.a) libraries, dynamic (.so) libraries, and "info ldd"

--
Tim Prince



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux