This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

[PATCH 3/5] spe-newlib-gc-sections


Because each of the SPEs operate in their own 256K address space, newlib is always statically linked. Adding these flags will thus reduce the size of applications that link against newlib.
SPE programs always staticly link libc, so we can set some flags to reduce size.


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