On 31/10/2011, at 2:32 PM, john skaller wrote:

> 
> On 31/10/2011, at 3:03 PM, john skaller wrote:
> 
>> 
>> On 31/10/2011, at 1:44 PM, John Tromp wrote:
>> 
>>> hi John,
>>> 
>>>> Hmm .. what am I doing wrong here? This is a simple C program...
>>> 
>>> May be a problem with your Judy installation.
>> 
>> Yes. That seems likely (since we use our own build script written in Python).
>> 
> 
> Yep .. its bugged: this code:
> 
>    macros = [dstname.upper()]
>    if types.voidp.size == 8:
>        macros.append('JU_64BIT')
>    else:
>        macros.append('JU_32BIT')
> 
> sets macros when building Judy1/JudyL but isn't invoked when building JudySL 
> and JudyHS.
> 
> So JudySL and HS are built with default which I guess is 32 bits.


Fixed!

--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to