Closed al-sabr closed 6 years ago
Hi - sorry I am unable to help with avmplus questions. Also my version of NanoJIT is only tested on x64.
nanojit is actually a part of avmplus. It is the only part which gives me error. We can maybe collaborate and check what are the possibilities.
Hope you had some luck with this. Unfortunately I don't think I can help as the problem is not something I can test.
Greetings to all!
I was since the last 2 days trying to compile avmplus which incorporates nanojit. I had to modify the configure.py files and use py-cpuinfo to get detailed infos about the cpu and the features supported by the host cpu.
py-cpuinfo : https://github.com/workhorsy/py-cpuinfo avmplus : https://github.com/adobe/avmplus
This is a fork of avmplus on my github repo : https://github.com/gdeverlant/avmplus
Now these are the information concerning the arm32(armv7l) board I'm using to compile natively: more info here : http://www.hardkernel.com/main/products/prdt_info.php?g_code=G141578608433
This is the output I get from py-cpuinfo:
I'm running on HypriotOS (Debian Jessie) armhfv7(ARM32) via SSH. I had to remove the GCC error flag in configure.py file https://github.com/gdeverlant/avmplus/blob/arm32/configure.py#L139.
When I tried to compile the the project I got this error at the end with nanojit:
I have no idea what does it mean can someone help me to overcome this problem?
Latest version of my try at this commit address : https://github.com/gdeverlant/avmplus/commit/182fb74685d7b9b35d8c74cb72ed6bb5b0835fcc