I have installed clang on my Raspberry Pi. How can I compile a .m file (Objective C) through the terminal?
Let's say I called it bob.m and I want the output file to be called bob and I'm already in the correct directory, what is the exact command?