Comment 3 for bug 137608

Revision history for this message
Martin Olsson (mnemo) wrote :

Many people check if gcc is installed by typing "gcc", if you need to have a bare bone non-usable gcc by default, then don't put it in the path at least. This will give users a more intuitive experience, i.e. "oh, it looks like gcc is not installed so thus I have install it" instead of "seems like gcc is installed but apparently it's not working, I better go online and see if someone else had this problem before etc".

Installing a non-usable gcc is practically begging for trouble... what if Microsoft installed a Wordpad icon which crashed Wordpad by default. No way they could get away with that.