[Mono-dev] A inline asm on aix

2016-07-12 Thread Zhanxing Ding
Hi All, I am porting mono, does anyone know how to write the inline asm on aix to replace the following inline asm. #define MONO_THREAD_VAR_OFFSET(var,offset) \ __asm ("lis %0," #var "@tprel@ha\n" \ "addi %0,%0, " #var

[Mono-dev] about appdomain and threads.

2016-07-08 Thread Zhanxing Ding
Hi all, Can anyone could tell me about the relationship between appdomain and threads? The details are that: If creating a new appdomian must create a new thread corresponding to it? If so, how can I trace the process of creating the thread using gdb. And does anyone has some materials about

[Mono-dev] Parameter on the stack overlap

2016-05-12 Thread Zhanxing Ding
Hi all, Now I am porting mono to aix, I met a problem that is, When convert from decimal to flaot, I found the parameter d of the mono_decimal_to_float (d=...) function overlapped, so I can't get the correct content of the parameter. Prologue of the function: mono_decimal_to_float (d=...) at

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

2016-03-06 Thread Zhanxing Ding
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

Re: [Mono-dev] About porting Mono to aix (Mono-devel-list Digest, Vol 127, Issue 17)

2015-12-02 Thread Zhanxing Ding
mber 23, 2015 4:01 PM To: Zhanxing Ding <zd...@rocketsoftware.com>; mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] About porting Mono to aix (Mono-devel-list Digest, Vol 127, Issue 17) Monolite is platform-independent bytecode. If you're getting a core dump, that comes from you

Re: [Mono-dev] About porting Mono to aix (Mono-devel-list Digest, Vol 127, Issue 17)

2015-11-23 Thread Zhanxing Ding
Ok, thank you Jo, I understand. -Original Message- From: Jo Shields [mailto:direct...@apebox.org] Sent: Monday, November 23, 2015 4:01 PM To: Zhanxing Ding <zd...@rocketsoftware.com>; mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] About porting Mono to aix (Mono-deve

Re: [Mono-dev] About porting Mono to aix (Mono-devel-list Digest, Vol 127, Issue 17)

2015-11-22 Thread Zhanxing Ding
devel-list@lists.ximian.com Subject: Re: [Mono-dev] About porting Mono to aix (Mono-devel-list Digest, Vol 127, Issue 17) On 20/11/15 03:07, Zhanxing Ding wrote: > Hi, > Recently I tried to port mono to IBM aix6.1 system, did any one try to > do this before, and I met a problem and I didn'

Re: [Mono-dev] About porting Mono to aix

2015-11-20 Thread Zhanxing Ding
Hi, Thank you for your answer, I think I can't use the Fedora people built mono for Fedora, because I need build it on aix system. Now I met the problem is the monolite(in fact it is a basic.exe) can't run on aix, because maybe it not supported aix, so how can I get the source code of monolite

[Mono-dev] About porting Mono to aix

2015-11-19 Thread Zhanxing Ding
of monolite, is it possible porting mono to aix. Any reply could be appreciate! Thank you! -Zhanxing Ding Rocket Software, Inc. and subsidiaries ? 77 Fourth Avenue, Waltham MA 02451 ? +1 800.966.3270 ? +1 781.577.4321 Unsubscribe From Commercial Email - unsubscr