Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Philipp Gesang
· > The Raspberry PI returns: > > $ readelf -A /proc/self/exe > Attribute Section: aeabi > File Attributes > Tag_CPU_name: "6" > Tag_CPU_arch: v6 > Tag_ARM_ISA_use: Yes > Tag_THUMB_ISA_use: Thumb-1 > Tag_FP_arch: VFPv2 > Tag_ABI_PCS_wchar_t: 4 > Tag_ABI_FP_rounding: Needed

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread luigi scarso
On Tue, Aug 23, 2016 at 12:53 PM, Mojca Miklavec wrote: > 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

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
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

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
On 23 August 2016 at 11:15, Mojca Miklavec wrote: > On 23 August 2016 at 10:44, Hans Hagen wrote: >> On 8/23/2016 7:46 AM, Philipp Gesang wrote: >>> >>> Hi, >>> >>> when setting up Context for my phone, I noticed the ARM binaries >>> that come with the Standalone don’t work because the system is

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
On 23 August 2016 at 11:15, Mojca Miklavec wrote: > > Just for the reference, here is the code (I put "armhf" to the "else" part): ... which was of course a bad idea :) Mojca ___ If your question is of interest to

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
Hi, (I'm adding a few people to CC in case they are interested in the topic. Feel free to ignore if you aren't :) On 23 August 2016 at 10:44, Hans Hagen wrote: > On 8/23/2016 7:46 AM, Philipp Gesang wrote: >> >> Hi, >> >> when setting up Context for my phone, I noticed the ARM binaries >> that

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Hans Hagen
On 8/23/2016 7:46 AM, Philipp Gesang wrote: Hi, when setting up Context for my phone, I noticed the ARM binaries that come with the Standalone don’t work because the system is armv7l soft-float: $ gcc -v Using built-in specs. COLLECT_GCC=gcc