tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: No dynamic libraries on Mac OS X



> Do you actually have /usr/bin/cpp-4.2?
Yes.

> Have you installed Xcode with UNIX development?
Probably.

mz4:~ ef$ ls -l /usr/bin/cpp-4.2
-rwxr-xr-x  1 root  wheel  166128 24 Jun 19:22 /usr/bin/cpp-4.2
mz4:~ ef$ ls -l /Developer/!$
ls -l /Developer//usr/bin/cpp-4.2
-rwxr-xr-x  1 root  wheel  166128 24 Jun 19:22 /Developer//usr/bin/cpp-4.2
mz4:~ ef$ cmp !-2:$ !$
cmp /usr/bin/cpp-4.2 /Developer//usr/bin/cpp-4.2
mz4:~ ef$ echo $?
0


Home | Main Index | Thread Index | Old Index