dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] Porting work remaining question


From: Peter Colson
Subject: Re: [Pnet-developers] Porting work remaining question
Date: Wed, 6 Oct 2004 16:34:30 +1000

On 06/10/2004, at 3:02 PM, Gopal V wrote:

Hi,

I'm concerned that the different pointer sizes and
pointer size
being different to int/long may be an issue, but
don't know
how to prove this one way or the other.

That is exactly the problem - ie IL_NATIVE_INT32 is
not case . The OS X dump you have shouldn't need that
mload , l2i pair . Also I think you are not using
libffi on AS/400 . The int_table.c has the marshallers
but they look ok (at least to me).

Correct, no mload/l2i on OS X (which has sizeof(long) ==
sizeof(ptr) == 4, I seem to recall.)

So this isn't a unicode issue, as such, which was concerning
me?


I keep getting reminded of your last message ...

stacktop(llx)= 80090dd2e8
&(stacktop[-CVM_WORDS_PER_LONG]) = 88090dd2e0

it looks like the pointer offset was 0x7FFFFFFF8 ??.

I'm missing something here - where are you getting 0x7FFFFFFF8 from?


Regards,
Peter Colson.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]