[Mono-dev] Any one can give me some help about mono running on IBM PASE?

Zhanxing Ding zding at rocketsoftware.com
Mon Mar 7 05:42:05 UTC 2016


Hi mono developers,
Now I porting mono to IBM PASE, I have configured it and successfully compiled the mono runtime,
But after I resolved some running time errors, now I blocked at one point.
Details described as bellow:

Mono runtime -> native code (generated from C#)- > Mono runtime -> invoke lib function (cored here)

The specific code is this:
Mini-runtime.c:2334
return runtime_invoke (obj, params, exc, info->compiled_method);
in native code jump to mono_get_lmf_addr (runtime ),
in mono_get_lmf_addr function invoke any lib function like printf() will lead to a segment fault.

Anybody can give me some advices?
Is it about calling convention? ABI on aix? And how to handle it?

Kindly hope you can give me some hints.
Thank you!


================================
Rocket Software, Inc. and subsidiaries ? 77 Fourth Avenue, Waltham MA 02451 ? +1 877.328.2932 ? +1 781.577.4321
Unsubscribe From Commercial Email - unsubscribe at rocketsoftware.com
Manage Your Subscription Preferences - http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of Rocket Software, Inc. All unauthorized use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify Rocket Software immediately and destroy all copies of this communication. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20160307/b0ec20f1/attachment.html>


More information about the Mono-devel-list mailing list