Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide 64 BIT compilation with DLUAJIT_ENABLE_GC64 builds #5

Open
martin-braun opened this issue Feb 24, 2018 · 2 comments
Open

Provide 64 BIT compilation with DLUAJIT_ENABLE_GC64 builds #5

martin-braun opened this issue Feb 24, 2018 · 2 comments

Comments

@martin-braun
Copy link

martin-braun commented Feb 24, 2018

Thanks for luapower. It makes things a lot of easier.

However, can you provide a distribution with the DLUAJIT_ENABLE_GC64 flag being turned on while compilation, so we can build compiled files for mobile?

(I know this is still experimental, but still.)

@capr
Copy link
Member

capr commented Feb 24, 2018

Hi.

Probably not the answer you're looking for, but the main idea behind luapower is that you should be able to do that yourself easily and not depend on upstream.

Luajit build scripts are here: https://github.com/luapower/luajit/blob/master/csrc/luajit

@capr
Copy link
Member

capr commented Feb 24, 2018

You'll probably want to download the latest luajit master first (see get-luajit-21.sh).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants