On 2009-06-05 15:12:50 -0500, Bob Tanner 
<tanner at real-time.com> said:

> Run into the strangest linking error for tools/trimscores on osx/darwin.

Just following up on my own post with research regarding this problem.

http://stackoverflow.com/questions/79054/osx-10-5-leopard-symbol-mangling-with-nonlazyptr

http://www.cocoabuilder.com/archive/message/xcode/2008/11/13/25768

http://newsgroups.derkeiler.com/Archive/Comp/comp.sys.mac.programmer.help/2008-02/msg00067.html

http://software.intel.com/en-us/articles/intelr-fortran-compiler-for-mac-os-non_lazy_ptr-unresolved-references-from-linking/

The 

last link is the key. Under osx ranlib needs to be executed 'ranlib 
-c'. I've documented the issue with cmake over on their mailing list.

http://permalink.gmane.org/gmane.comp.programming.tools.cmake.user/22023

-- 
Bob Tanner <basic at us.netrek.org>          
Key fingerprint = F785 DDFC CF94 7CE8 AA87 3A9D 3895 26F1 0DDB E378