ekam
ekam copied to clipboard
LIBS processing is very touchy with whitespace
https://github.com/sandstorm-io/ekam/blob/master/src/ekam/CppActionFactory.cpp#L194
If you have extra spaces between two args, g++ ends up getting an empty argument in exec, which leads to this strange error message:
g++: error: : No such file or directory