On 07/03/2010 18:11, Richard Kettlewell wrote:
> On 07/03/2010 14:46, Alexander Hansen wrote:
>> otool -L /sw/lib/libpth.dylib
>
> chymax$ otool -L /sw/lib/libpth.dylib
> /sw/lib/libpth.dylib:
> /sw/lib/libpth.20.dylib (compatibility version 21.0.0, current version
> 21.27.0)
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
> 125.0.0)
> chymax$ file /sw/lib/libpth.dylib
> /sw/lib/libpth.dylib: Mach-O 64-bit dynamically linked shared library
> x86_64
>
> ...which surprises me because it's a 32-bit Fink install:
>
> chymax$ file /sw/bin/cat
> /sw/bin/cat: Mach-O executable i386
So why was pth built for 64-bit?
I tried rebuilding it ("fink -kl rebuild pth2-{dev,shlibs}"), and this
didn't make any difference.
chymax$ pwd
/sw/src/fink.build/pth2-dev-2.0.7-1021/pth-2.0.7
chymax$ find . -name *dylib|xargs file
./.libs/libpth.20.0.27.dylib: Mach-O 64-bit dynamically linked shared
library x86_64
./.libs/libpth.20.dylib: Mach-O 64-bit dynamically linked shared
library x86_64
./.libs/libpth.dylib: Mach-O 64-bit dynamically linked shared
library x86_64
ttfn/rjk
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users