[Mono-osx] dyld: unknown required load command 0x80000022

Duane Wandless duane at wandless.net
Tue Jan 18 23:26:28 EST 2011


I'm getting this error on Leopard when trying to run a mkbundled-ed app
created on Snow Leopard.  Using 2.8.1.

I've tried adding this to mono.pc:

Cflags: -I${includedir} -D_THREAD_SAFE -arch i386 -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-no_compact_linkedit
Libs: -L${libdir}  -lmono -pthread   -lpthread -lm

As well as running mkbundle with:
AS="as -arch i386" CC="cc -arch i386" mkbundle

Is it possible to run a SL created bundle on Leopard?

Thanks,
Duane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110118/9cd13d6c/attachment.html 


More information about the Mono-osx mailing list