As many of my other posts indicate, I don't have administrator rights on my Mac. Is there any way to use g++ without "installing" it? For example, could I do something like this?
I've tried it before, and it always game me some error like "stdio not found". Is there a way to make it work?
Code:
/Users/myuser/gcc/g++ -args somefile.cpp