From cTuning.org
(Difference between revisions)
(New page: '''MILEPOST GCC documentation''' {{CMenu:CTools|MilepostGCC}} === License === This program is free software; you can redistribute it and/or modify it under the terms of the GNU General ...) |
|||
Line 19: | Line 19: | ||
To successfully install MILEPOST GCC, you will need: | To successfully install MILEPOST GCC, you will need: | ||
- | * C compiler | + | * C compiler that can compile [http://gcc.gnu.org GCC 4.x]. |
* uuid or uudigen tool to generate unique identifiers. | * uuid or uudigen tool to generate unique identifiers. | ||
* [http://www.php.net PHP] ''(needed to communicate with cTuning web-services)''. | * [http://www.php.net PHP] ''(needed to communicate with cTuning web-services)''. |
Revision as of 22:28, 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