> Are you using the Apple-supplied C and C++ compilers?  Presuming that
> 'cc' and 'c++' are symlinks, what do they link to?

I believe so.  I do have darwinports installed, but I think that
everything it installs goes into /opt/local/

--(0)> ls -l `which cc`
lrwxr-xr-x   1 root  wheel  7 May 28  2006 /usr/bin/cc -> gcc-4.0
--([EMAIL PROTECTED])-(~)--
--(0)> ls -l `which c++`
lrwxr-xr-x   1 root  wheel  7 May 28  2006 /usr/bin/c++ -> g++-4.0

Reply via email to