Mitthrawnuruodo said:Fink is the closest you get to apt-get... but I have no idea if cc is available (or even what cc is).![]()
Suspected that, but I'm so used to gcc/g++ that I didn't dare suggest Developer Tool...robbieduncan said:cc is the C Compiler.
Yep, gcc and cc are symlinks to whatever GCC binary has been set by the last gcc_select(8) run.robbieduncan said:Apple use gcc but I think they symlink cc to gcc.