This is the mail archive of the gcc@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]

Re: GCC 4.1: Buildable on GHz machines only?


Richard Henderson wrote:
On Thu, May 05, 2005 at 04:57:48PM -0300, Alexandre Oliva wrote:

The savings of creating static libraries would be small if we
refrained from building non-PIC object files.


But still largely useless.  Who in their right mind is going to
use an 83MB static library when a shared library is available.


Perhaps the crazy person that only needs 2MB worth of the files from said static library when the corresponding shared library is 8MB. Especially if this lunatic is trying to make the program, OS kernel etc fit in an 8MB flash memory device.


David Daney.


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