3 May
2009
3 May
'09
7:38 a.m.
On 03-05-2009 06:48:53 +0200, Stefan de Konink wrote:
#WARNING: LoaderException:loadLibrary:mmath: loader error dlopen(/Applications/MonetDB.app/lib/MonetDB5/lib/lib_mmath.dylib, 10): Symbol not found: ___fpclassifyd Referenced from: /Applications/MonetDB.app/lib/MonetDB5/lib/lib_mmath.dylib Expected in: flat namespace
Looks like you have a mismatch in libSystem.B.dylib or something. Are you sure you compiled your cross against an updated SDK? Use `otool -L` where you're linking against.