From cTuning.org
(Difference between revisions)
Line 13: | Line 13: | ||
=== Framework high-level overview === | === Framework high-level overview === | ||
- | + | <div align="center">http://ctuning.org/wiki/images/img-milepost-gcc-structure1.gif</div> | |
=== Requirements === | === Requirements === |
Revision as of 22:36, 21 February 2010
MILEPOST GCC documentation
Navigation: cTuning.org > CTools > MilepostGCC
Contents |
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
If you found this software useful, you are welcome to reference http://cTuning.org website and these publications FMTP2008,Fur2009,FT2009 in your derivative works.
Framework high-level overview

Requirements
To successfully install MILEPOST GCC, you will need:
- C compiler that can compile GCC 4.x.
- uuid or uudigen tool to generate unique identifiers.
- PHP (needed to communicate with cTuning web-services).
Directory structure
- /
- README.txt - brief README and GPL license info
Installation