I have addes a basic IAR support, please look here:
https://codereview.qt-project.org/#/c/248265/

чт, 13 дек. 2018 г. в 18:43, Christian Kandeler <[email protected]>:

> On Thu, 13 Dec 2018 12:52:58 +0300
> Denis Shienkov <[email protected]> wrote:
>
> > > The compiler is looked up in the PATH if the respective property is
> not
> > set.
> >
> > I'm don't understand a bit.. What if my PATH contains two compilers?
>
> Then the first one will be picked up.
>
> > > if the respective property is not set.
> >
> > About what of property does you mean?
>
> cpp.toolchainInstallPath
>
> > > In the case of Qt Creator, all the relevant information comes from
> the
> > Kits (which are turned into qbs profiles), so the Probe is not used for
> > look-up.
> >
> > Hmm.. but how then QBS knows about the assempler, linker names?
>
> Via the respective properties (cpp.assemblerName etc). I really suggest
> you read the documentation for the cpp module and take a look at
> GenericGCC.qbs.
>
>
> Christian
> _______________________________________________
> Qbs mailing list
> [email protected]
> https://lists.qt-project.org/listinfo/qbs
>
_______________________________________________
Qbs mailing list
[email protected]
https://lists.qt-project.org/listinfo/qbs

Reply via email to