libjit
[Top][All Lists]
Advanced

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

[Libjit] struct jit_gencode has no member named limit


From: Guillaume Yziquel
Subject: [Libjit] struct jit_gencode has no member named limit
Date: Sun, 19 May 2013 01:00:56 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi.

I've just recently attempted to use libjit. Using the 0.1.2 version
compiles fine from sources. Using the latest git source gives me the
following error:

        [...]
        jit-rules-arm.inc:5888:3: error: 'struct jit_gencode' has no member 
named 'limit'
        jit-rules-arm.inc:5889:3: error: conversion to non-scalar type requested
        jit-rules-arm.c: In function '_jit_gen_start_block':
        jit-rules-arm.c:1473:3: error 'struct jit_gencode' has no member named 
'limit'
        jit-rules-arm.c: At top level:
        jit-rules-arm.c:119:25: warning 'arm_freq' defined but not used 
[-Wunused-variable]
        make[3]: *** [jit-rules-arm.lo] Erreur 1
        make[3]: quittant le répertoire " ${libjit-path}/jit "
        make[2]: *** [all] Erreur 2
        make[2]: quittant le répertoire " ${libjit-path}/jit "
        make[1]: *** [all-recursive] Erreur 1
        make[1]: quittant le répertoire " ${libjit-path} "
        make: *** [all] Erreur 2

I'm attempting to compile on an armv5tel architecture with a 3.2 linux
kernel.

Looking at the git repository of libjit, I do not see tags, and only the
master branch seems to be relevant. So I'm kind of at a loss as to what
to attempt to build to play with libjit, as the webpage informs me that
the 0.1.2 release is notably outdated.

Advice welcome.

Best regards,

-- 
     Guillaume Yziquel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]