DB, I have EXACTLY the same problem! I thought it was me (and probably still is) but I have been trying to work this out for 4 days now...
I even just created a new library that has one function called doNothing that literally does nothing! And same as you, when I call the library it just crashes... Dean -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of db Sent: Friday, 20 May 2011 7:42 PM To: [email protected] Subject: Re: [MonoTouch] Binding and linking to 3-party static library I have tried: btouch: With and without the "-e" switch: no diff. gcc-flags: With force_load: crash when loading Without force_load: crash when accessing the lib With and without ObjC: no diff Linker behavior: Tried all 3: No diff. What am I doing wrong? Bwt, is it still a problem to link against a library compiled with thumb enabled? (not that this library is compiled with thumb). Best regards db -- View this message in context: http://monotouch.2284126.n4.nabble.com/Binding-and-linking-to-3-party-static-library-tp3536257p3538071.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
