lua-users home
lua-l archive

Re: [LuaJIT] compile LuaJIT ARM port for Symbian fault with linker error

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


* Xavier Wang:
>> I notice that new HEAD in git repo add exp2/log2 support for symbian :)
> this patch add missing stdint.h for lj_def.h:
Please check if Symbian has <inttypes.h> or defines the types in
<stddef.h>. <stdint.h> was created by the standardization committee,
so support for it is historically poor, but there is precedent for
<inttypes.h> (which is also in the standard).

AltStyle によって変換されたページ (->オリジナル) /