I new to coding in Unix. I see in /usr/bin is cc...How do I get it to work system wide? I try changing to something I want to compile, like /icewm-1.0.4 and then typing cc and it tells me "no input files"..when I try -B or just plain cc to makefile or configure it tells me:
/usr/bin/ld: Makefile bad magic number (not a Mach-O file)
I'm lost..help!