On 23 August 2016 at 12:03, Mojca Miklavec wrote:
> On 23 August 2016 at 11:15, Mojca Miklavec wrote:
>>
>> I'll apply the patch. Now, setuptex is not problematic, the same patch
>> goes there. But mtxrun doing its own guesswork on top of this might
>> be. Let's see.
>
> Can you please try to fetch first-setup.sh again and try to reinstall
> ConTeXt? You should get LuaTeX beta-0.90.0 r5889 which is a bit old,
> but just to check whether things work at all. If Luigi plans to make a
> new release today, it makes no sense to rebuild the binary now
> (building might take longer than waiting for a new release :)

OK, so Hans' RPi returns (among others):

$ readelf -A /proc/self/exe
  Tag_CPU_name: "6"
  Tag_CPU_arch: v6
  Tag_THUMB_ISA_use: Thumb-1
  Tag_FP_arch: VFPv2
  Tag_ABI_HardFP_use: SP and DP
  Tag_ABI_VFP_args: VFP registers

and the Android by Lutz returns:

$ readelf -A /proc/self/exe
  Tag_CPU_name: "7-A"
  Tag_CPU_arch: v7
  Tag_THUMB_ISA_use: Thumb-2
  Tag_FP_arch: VFPv3-D16
  Tag_ABI_HardFP_use: SP and DP
  Tag_ABI_VFP_args: VFP registers

So his platform gets recognised as armhf and uses the binaries
compiled on RPi, but it gives strange results.

Lutz, I suggest you come to the ConTeXt Meeting (train ticket to
Zwolle costs just 29-39 EUR) and don't let Luigi & Philipp away from
their keybords until your problem gets fixed :) :) :)

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to