This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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 0 of 1] Add optimize for size (-Os) option to eglibc


Hi Yann, All,

This patch adds an option for eglibc to enable you to optimize it for
size (-Os) instead of speed (-O2).

This was a specific deisgn goal for eglibc and doesn't work with glibc.
http://www.eglibc.org/features

Regards,

Richard Strand

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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