Ugh - and to the list too this time! Jeff.
The bindings I needed to use -lgcc_eh on were my draft LineaPro bindings in my fork of monotouch-bindings (https://github.com/chrisbranson/monotouch-bindings). My RedLaser bindings use -cxx too, but don't need -lgcc_eh. The RL bindings on my repo are up-to-date - I have sent pull requests for the changes but these have sat unloved in the mono repo since the MT/Attachmate drama earlier this year :-) Cheers, Chris On Friday, 9 September 2011 at 13:24, Jeff Stedfast wrote: > Andrew, > > That's a good question and I don't know the answer to that :-( > > Are you linking with any other libraries that perhaps pull in those libraries > by some other means? > > That said, I have started working on a fix for this type of issue that I hope > to get into a future release of the MonoTouch binding tool which will embed > hints to mtouch and MonoDevelop on what libraries a binding requires so that > developers like you and Scheelings don't get bitten by this issue (it seems > to be fairly common and is why I've started working on a solution). > > Part of the solution will likely end up in MonoTouch 4.2.0, but I hadn't > accounted for handling of the -cxx and -lgcc_eh flag bits so the solution is > incomplete. > > After I get those implemented, I want to port the monotouch-bindings repo to > use my solution (as it should serve as a good test case for my solution to > make sure it works as expected). Once that is done, expect to see me blog > about it and have things magically work ;-) > > Jeff > > On Fri, Sep 9, 2011 at 2:39 AM, ayoung <[email protected] > (mailto:[email protected])> wrote: > > Ok. So after all that, why would it work for some, like me, who didn't use > > the -cxx and -lgcc flags but for others it doesn't work? > > > > -- > > View this message in context: > > http://monotouch.2284126.n4.nabble.com/Can-we-use-the-TestFlightApp-SDK-tp3770139p3800925.html > > Sent from the MonoTouch mailing list archive at Nabble.com > > (http://Nabble.com). > > _______________________________________________ > > MonoTouch mailing list > > [email protected] (mailto:[email protected]) > > http://lists.ximian.com/mailman/listinfo/monotouch > > > Attachments: > - ATT00001..txt >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
