Skip to content
  • El Mehdi Fekari's avatar
    Qnx: Add new QccToolChain class for qcc compilers · 78d69eb0
    El Mehdi Fekari authored
    
    
    Qcc compiler doesn't support "dumpmachine" option provided by the gcc
    to get a list of supported abis from the compiler,
    and needs to pass -Wp option when running qcc to get
    predefined macros and header paths.
    
    GccToolChain fails to get those information from qcc and print
    warning messages on the console.
    
    This patch adds new QccToolChain class and reinterprets
    the compiler options to detect predefined macros and header paths.
    It also provids list of supported abis
    and suggested mkspecs.
    
    Task-number: QTCREATORBUG-10116
    
    Change-Id: Ic48d5c58c5b957f5a8536248888c9a63ca499f34
    Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
    78d69eb0