Re: [Mono-dev] Possible bugs in tramp-amd64.c when addresses span 4Gb boundary

2014-09-25 Thread Ben Carter
On 24/09/2014 10:34 am, Ben Carter wrote: On 24/09/2014 02:22 am, Zoltan Varga wrote: Hi, Mono tries to allocate all its code into the lower 32 bit part of the address space (see MAP_32BIT in mono-codeman.c). What platform is this ? Ah, that might well explain it - this is on Windows

Re: [Mono-dev] Possible bugs in tramp-amd64.c when addresses span 4Gb boundary

2014-09-23 Thread Ben Carter
de to perform an equivalent limiting of the allocated address ranges. This is starting to make sense now... Thanks! -- Ben Carter - b...@saillune.net ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/lis

[Mono-dev] Possible bugs in tramp-amd64.c when addresses span 4Gb boundary

2014-09-23 Thread Ben Carter
is sound like a reasonable hypothesis? Or is there something that I'm missing about how trampolines operate that means that offsets of this nature shouldn't occur in the first place? Thanks for any ideas or advice! -- Ben Carter - b...@saillune.net __

[Mono-dev] Mono on PowerPC-64

2012-12-04 Thread Ben Carter
ction pointers between PPC64 and PPC32, but by eye it looks right). Does anyone have any suggestions as to what might be going wrong here, or where I should look next to try and figure out the problem? Many thanks in advance! -- Ben Carter - b...@saillune.net ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Best practices for porting Mono, and a couple of questions

2012-08-02 Thread Ben Carter
rmountable problems? Any information on these or indeed advice on porting strategy in general would be very gratefully received - many thanks in advance! -- Ben Carter - b...@saillune.net ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian