[Buildroot] [PATCH next 4/6] moarvm: select libffi when building for MIPS

Vicente Olivert Riera Vincent.Riera at imgtec.com
Thu Nov 24 14:58:00 UTC 2016


Hi Thomas,

On 23/11/16 20:56, Thomas Petazzoni wrote:
> Hello,
> 
> On Wed, 23 Nov 2016 14:39:12 +0000, Vicente Olivert Riera wrote:
>> Otherwise the compilation will fail like this:
>>
>> ./libmoar.so: undefined reference to `dcCallbackThunkEntry'
>>
>> See: https://github.com/MoarVM/MoarVM/issues/222
>>
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
> 
> Is this something we can see in the autobuilders? I.e, is this master
> or next material?

Is next material since MoarVM is not available for MIPS, so you cannot
build it and you cannot hit that issue.
MoarVM depends on libatomic_ops, and libatomic_ops doesn't have MIPS
support in Buildroot so far. This patch series adds MIPS support to it,
so, from that moment, MoarVM will be able to be built for MIPS.

Regards,

Vincent

> 
> Thanks,
> 
> Thomas
> 


More information about the buildroot mailing list