This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: main() static/dynamic


> Personally, I dislike static linking, and am not yet convinced all
> this is worth the effort.  Or is it?

Static linking is rarely desireable, but when it is it's for small programs
that might well not use stdio, but should be able to use an allocator.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]