Details
Description
qbs setup-toolchains needs full path name for compiler
At least on linux it seems unnecessary - you either know what you do (cross compilation) or have only one compiler in PATH with such name.
Also setup-toolchains fail to detect toolchain type of 'cc' which is default compiler on all *nix like systems - even macos has cc/c++ symlinks pointing to clang
Attachments
For Gerrit Dashboard: QBS-540 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
82637,7 | Now supports compiler name without path in setup-toolchains | master | qbs/qbs | Status: MERGED | +2 | 0 |
82638,10 | Use canonical name in toolchain type detection | master | qbs/qbs | Status: ABANDONED | -1 | 0 |