icecc / icecream

Distributed compiler with a central scheduler to share build load
GNU General Public License v2.0
1.6k stars 252 forks source link

Improve error messages for exec() calls #491

Closed mp-chet closed 5 years ago

mp-chet commented 5 years ago

If exec() fails, the user should be told which binary was supposed to be executed.

llunak commented 5 years ago

Ok, thank you.