| … | |
… | |
| 96 | -frerun-cse-after-loop -frerun-loop-opt -malign-functions=4</c>, which is about |
96 | -frerun-cse-after-loop -frerun-loop-opt -malign-functions=4</c>, which is about |
| 97 | as much as I'd want to push global optimization settings. Beyond this, it's best to use |
97 | as much as I'd want to push global optimization settings. Beyond this, it's best to use |
| 98 | ultra-high optimizations only with specific packages where you really need that extra 2%, |
98 | ultra-high optimizations only with specific packages where you really need that extra 2%, |
| 99 | (eg graphics and various multimedia programs), and where you can easily test the package |
99 | (eg graphics and various multimedia programs), and where you can easily test the package |
| 100 | to ensure that it hasn't been optimized into oblivion.</p> |
100 | to ensure that it hasn't been optimized into oblivion.</p> |
|
|
101 | <p>Please try first to compile with CFLAGS <c>-march= -O2</c> before reporting a bug</p> |
| 101 | </body> |
102 | </body> |
| 102 | </section> |
103 | </section> |
| 103 | |
104 | |
| 104 | <section> |
105 | <section> |
| 105 | <title>What's the default root password after installation?</title> |
106 | <title>What's the default root password after installation?</title> |