On 12.11.18 20:54, Jeffrey Walton wrote:
> On Mon, Nov 12, 2018 at 2:31 PM Guillaume GARDET
> <[email protected]> wrote:
>>
>> ----- Jeffrey Walton <[email protected]> a écrit :
>>> Hi Everyone,
>>>
>>> I'm working on the GCC Compile Farm. I'm on machine
>>> gcc118.fsffrance.org, which is an ARMv8.a machine. The cpu offers CRC
>>> and Crypto. The machine runs openSUSE Leap 42.1.
>>
>> openSUSE Leap 42.1 is discontinued. Please use Leap 15.0 (the latest Leap 
>> version) or openSUSE Tumbleweed, the rolling release, with latest software, 
>> including latest kernel.
>> Tumbleweed ISO: http://download.opensuse.org/ports/aarch64/tumbleweed/iso/
>> or:
>> Leap 15.0 ISO: 
>> http://download.opensuse.org/ports/aarch64/distribution/leap/15.0/iso/
> 
> Thanks Guillaume .
> 
> We don't really have a choice in the matter.

Why do you not have a choice here? It really makes little sense to
develop against an out of support distribution, no?

> Would you happen to know if that version of openSUSE supports CRC and
> Crypto extensions?

It depends on what you consider "supports" I guess? I don't think we
shipped binutils on 42.1 yet that allowed you to assemble crc enabled code.

> Sorry to ask. I need to know if it is my problem or someone else's
> problem. If its my problem I need to fix it.

I would really recommend to update the system. Can you ask the gcc
Compile Farm people to do that for you?

If not, do you have root access? If so, you should be able to create a
chroot and just run your tests from there. The kernel shouldn't really
care whether you're running crc operations:


http://download.opensuse.org/ports/aarch64/distribution/leap/15.0/appliances/openSUSE-Leap15.0-ARM-JeOS.aarch64-rootfs.aarch64-2018.07.02-Buildlp150.1.1.tar.xz


Alex
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to