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.
--
john skaller
[email protected]
------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook
in minutes. BlackBerry App World™ now supports Android™ Apps
for the BlackBerry® PlayBook™. Discover just how easy and simple
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Felix-language mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/felix-language