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 Jo Shields
un...@lists.ximian.com > [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Jo Shields > Sent: Friday, November 20, 2015 8:15 PM > To: mono-devel-list@lists.ximian.com > Subject: Re: [Mono-dev] About porting Mono to aix (Mono-devel-list Digest, > Vol 127, Issue 17) >

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 (Mono-devel-list Digest, Vol 127, Issue 17)

2015-11-20 Thread Jo Shields
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't know how to fixed, on compiling runtime > module, it need > a monolite to compile it, but I think there is not a supported

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

2015-11-20 Thread Bill Seurer
On 11/19/15 21:07, Zhanxing Ding wrote: 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’t know how to fixed, on compiling runtime module, it need a monolite to compile it, but I think there is not a supported version for

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

2015-11-20 Thread Zhanxing Ding
-list@lists.ximian.com Subject: Re: [Mono-dev] About porting Mono to aix Hello, > 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’t know how to fixed, on compiling > runtime module, it need > > a monolite

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

2015-11-20 Thread Timotheus Pokorra
Hello, > 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’t know how to fixed, on compiling runtime > module, it need > > a monolite to compile it, but I think there is not a supported version for > aix, where can I get the

[Mono-dev] About porting Mono to aix

2015-11-19 Thread Zhanxing Ding
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't know how to fixed, on compiling runtime module, it need a monolite to compile it, but I think there is not a supported version for aix, where can I get the source code of