From cTuning.org
(Difference between revisions)
Gfursin (Talk | contribs)
(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 =...)
Newer edit →
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")