[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How can I cross compile(to arm on x86) via rockspec?
- From: Hisham <h@...>
- Date: Fri, 11 Oct 2013 09:35:28 -0300
On 11 October 2013 07:15, Journeyer J. Joh <oosaprogrammer@gmail.com> wrote:
> But there was a problem.
>
> When I tried to test installed orbit, lfs.so lpeg.so didn't get loaded
> properly.
> This looked weired.
>
> But trying the later method was a good workaround for this.
>
> luafilesystem, lpeg have slightly different make macro variable definition
> in their makefiles.
> And their makefiles are good to make arm binary file. So overwriting with
> binaries made the later method works fine.
>
> This is not a question but a record or a documentation for someone who might
> search the cross compiling orbit and reach here. And for someone who can
> provide advice to me. Maybe Hisham?
What changes to variables did you have to make in the lfs and lpeg
makefiles in order to make them work?
-- Hisham
http://hisham.hm/