When executing `cxx` with a non existing toolchain it segfaults: ``` $ cppcxx0 -toolchain any test.c Segmentation fault (core dumped) ```
When executing
cxxwith a non existing toolchain it segfaults: