|
First, I'm a bit of concerned with performance. Second, and it is more important, in this phase of porting to x64 I'd like to do as few changes to the code as possible to reduce number of possible bugs to find. Basically, I don't need any new functionality, I just need x64 support of old lib.
Yurii
On 13 October 2016 at 13:22, Bizins'kyi Yurii <jarni.ua@gmail.com> wrote:Because LuaJIT 1.0.3 explicitly tells that it doesn't support other platforms than x86 and it doesn't compile. If I update to LuaJIT 2.0.x I loose LuaCoCo which was integrated in 1.x.x only.
Yurii
13 жовт. 2016 21:52 "Nagaev Boris" <bnagaev@gmail.com> пише:Why not to use existing solution (lua 5.1)?
I believe the suggestion was to use puc lua 5.1, not luajit.coco works fine with lua 5.1 on almost all platforms: http://coco.luajit.org/portability.html