Re: standard libraries are linked statically or dynamically?

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

 



On 25 December 2010 09:59, ali hagigat <hagigatali@xxxxxxxxx> 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
>

You could probably google that but its static i am fairly sure you
could always do gcc -v to see whats going on and try -nostdinc i think
the option is to not do the standard includes.

Hope this help! Now back to Christmas ;)

--Phil


[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