dotgnu-pnet
[Top][All Lists]
Advanced

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

Re: [Pnet-developers] ILTypeIdentical


From: Rhys Weatherley
Subject: Re: [Pnet-developers] ILTypeIdentical
Date: Sat, 23 Oct 2004 19:23:21 +1000
User-agent: KMail/1.4.3

Hi Simon,

If your libc has the "memalign" function, you could try modifying "ILMalloc" 
(pnet/support/allocate.c) to use that instead of "malloc".  This may be 
quicker than fiddling with the contents of "il_types.h".  If not, I can send 
you some scary code to replace all of "allocate.c" to guarantee alignment.

Cheers,

Rhys.



reply via email to

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