/bin/bash: g++: command not found
[Finished in 0.0s with exit code 127]
[shell_cmd: g++ "/home/e/code/1.c" -o "/home/e/code/1"]
[dir: /home/e/code]
[path: /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games]
{
"cmd" : ["gcc", "$file_name", "-o", "${file_base_name}", "-lm", "-Wall"],
"selector" : "source.c",
"shell":false,
"working_dir" : "$file_path"
}