This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] |
On Wed, Apr 13, 2005 at 06:04:51AM +0200, Bernardo Innocenti wrote: > Today, -fpic has lost much of its applicability outside > tiny embedded systems. If it only impled a small data section, it would still have applicability. Except for the fact that most libraries are unconditionally built with -fPIC. 64k is pleanty for lots of libraries including libc. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |