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
Edgar Fuà <ef%math.uni-bonn.de@localhost> writes:
>> 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
The problem with CPP is this:
:> /tmp/test.F
cpp /tmp/test.F # this should work
gcc -E /tmp/test.F # this usually doesn't
--
HE CE3OH...
Home |
Main Index |
Thread Index |
Old Index