On Dec 16,  4:36pm, Martin Orr wrote:
> The reason otp does not work on amd64 (and presumably other 64-bit
> architectures) is that it assumes a long is 32 bits.  The attached patch
> replaces all uses of (unsigned) long with (u)int32 and typedefs (u)int32 to

Thanks.

> This should perhaps be done by using a configure script or some other means

Yeah, I think I'll write a short bit of config script and include it.

        Pawel

-- 
 (___)  | Pawel Wiecek ------ Coven / Svart ------ http://www.coven.vmh.net/ |
< o o > |  <[EMAIL PROTECTED]>    GPG/PGP info in headers     GSM: +48603240006 
 |
 \ ^ /  |    The nice thing about Windows is - It does not just crash, it    |
  (")   |        displays a dialog box and lets you press 'OK' first.  -- AS |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to