From cTuning.org
(Difference between revisions)
(New page: {{CMenu:CTools|ICI}} We will be gradually add here FAQ reports. {{Register}} === How to get compiler version === ici_get_feature ("compiler_version") === How to get target platform =...) |
Current revision (16:26, 25 March 2009) (view source) (New page: {{CMenu:CTools|ICI}} We will be gradually add here FAQ reports. {{Register}} === How to get compiler version === ici_get_feature ("compiler_version") === How to get target platform =...) |
Current revision
Navigation: cTuning.org > CTools > ICI
We will be gradually add here FAQ reports.
(simply self-register at this website to join our community and edit open Wiki pages)
Contents |
How to get compiler version
ici_get_feature ("compiler_version")
How to get target platform
ici_get_subfeature ("compiler_flags", "march=")
How to get list of compiler flags
ici_get_feature ("compiler_flags")
How to list of compiler parameters
ici_get_feature ("compiler_params")