Open main menu

CDOT Wiki β

Changes

Compiler Flags on Pidora

6 bytes removed, 01:30, 10 October 2013
Goals by Release
Goals for each release and plans for reaching those goals:
'''* 0.1'''
* Create a script that compiles a list of packages from source, using different combinations of compiler flags, and outputs the sizes of the compiled binaries
* Find multiple combinations of compiler flags that create smaller binaries
'''* 0.2'''
* Test the combinations found in 0.1 against a larger set of packages to ensure there is a consistent reduction in binary size
* Test the performance of the smaller binaries and determine which set of compiler flags yields the best performace
'''* 0.3'''
* Submit a patch to the rpmmacros package recommending the new compiler flags