Hi Jürgen:
Gandalf:~ pteeson$ man gcc
No manual entry for gcc
Gandalf:~ pteeson$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix
Apple discontinued using gcc a while back and it is no longer installed as part
of Xcode.
For gcc external builds Apple uses llvm-gcc.
respect….
Peter
On 2014-04-22, at 12:39 PM, Juergen Sauermann <address@hidden> wrote:
Hi Peter,
man gcc ?
/// Jürgen