generate_scno issue using cross compiler (ARM)
Joakim Bech
joakim.bech at linaro.org
Mon Jan 2 11:44:38 UTC 2017
Thanks Dmitry,
I can confirm that your fix resolved the issue.
Regards,
Joakim
On 30 December 2016 at 12:01, Dmitry V. Levin <ldv at altlinux.org> wrote:
> Hi,
>
> On Thu, Dec 29, 2016 at 11:44:23PM +0100, Joakim Bech wrote:
>> Hi,
>>
>> I'm not sure if I've found an issue or it's me using this the wrong way.
>> >From commit:
>> 605a705a63d533dceb3c2d489468fcd3aed3963c: tests: generate scno.h from syscallent.h for use by other tests
>>
>> It fails for me when trying to compile using an ARM toolchain
>> (aarch64-linux-gnu-gcc) and it's the same all the way to tip on the
>> master branch.
>>
>> The error message I get is:
>> ./generate_scno > scno.h-t && mv scno.h-t scno.h
>> /bin/sh: ./generate_scno: cannot execute binary file: Exec format error
>> make: *** [Makefile:5575: scno.h] Error 126
>
> Thanks, I've pushed a fix for this cross build regression.
>
>
> --
> ldv
More information about the Strace-devel
mailing list