bneijt / ccbuild

C++ source scanning build utility
GNU General Public License v2.0
5 stars 3 forks source link

Ugly error message when compiler is missing #17

Closed bneijt closed 9 years ago

bneijt commented 14 years ago

ccbuild --compiler "nothing" Implicit build [build] Building: featureless_feature.cc [CC] featureless_feature.cc terminate called after throwing an instance of 'FBB::Errno' what(): Process: : No such file or directory cannot execv[p] nothing -Wall -g -c -o "o/home/bram/program/afstud/gen/featureless_feature.cc.o" "featureless_feature.cc" ccbuild: Problem 2: Abnormal sub process termination ccbuild: Problem 1: Bail out during compilation

bneijt commented 9 years ago

Nolonger an issue after 2.0.7