Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » GCC code size optimizations on ARM - GNU/Linux - uClibC
Re: GCC code size optimizations on ARM - GNU/Linux - uClibC [message #16785 is a reply to message #16510] Fri, 11 July 2008 12:03 Go to previous message
phirox is currently offline  phirox
Messages: 49
Registered: December 2007
Member
Not sure if this will work for ARM, but another very interesting optimization I found is "-frepo" for GCC/G++. Read more about it here: http://gcc.gnu.org/onlinedocs/gcc-4.0.2/gcc/Template-Instant iation.html

It optimizes template functions(which U++ uses a lot) and generally reduces code size by 25%
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Link error on Linux
Next Topic: FreeBSD: Help, I've lost my templates ....
Goto Forum:
  


Current Time: Fri Jul 18 06:43:53 CEST 2025

Total time taken to generate the page: 0.04246 seconds