Bug#1009739: fixed in yade 2022.01a-8

Bernhard Übelacker bernhardu at mailbox.org
Wed Jun 1 16:18:02 BST 2022


Hello Anton,
I created another merge request with adding the __ARMEL__ macro.
That way armhf and armel should pick it up, while arm64
has this macro not defined.

Kind regards,
Bernhard


Am 01.06.22 um 07:17 schrieb Anton Gladky:
> Hi Bernhard,
> 
> I think one can ask the corresponding arm-mailing list. Anyway,
> if you have a solution for that I could test it first on the real hardware.
> 
> Thanks
> 
> Anton
> 
> Am Mi., 1. Juni 2022 um 00:12 Uhr schrieb Bernhard Übelacker
> <bernhardu at mailbox.org>:
> 
>>
>> Hello Anton,
>> I am happy if my work helps.
>> And I am sorry, but I fear my test shows now a failure
>> for armhf and armel too.
>>
>>   From 'echo | gcc -dM -E - | grep -i arm' I see gcc has
>> on both platforms predefined the macro __ARMEL__.
>> But I am not sure what is the best way to just detect those
>> platforms, or maybe just check for sizeof(void*)==4 or similar.
>>
>> Kind regards,
>> Bernhard
>>



More information about the debian-science-maintainers mailing list