#1072148 epics-base: please add support for loong64

#1072148#5
Date:
2024-05-29 07:31:56 UTC
From:
To:
Dear Maintainer,

Compile error on loongarch, reference upstream code to provide patch.
Link to upstream code: https://github.com/epics-base/epics-base/pull/329

wuruilong

#1072148#10
Date:
2024-05-29 08:20:08 UTC
From:
To:
Hi,

Why does this patch modify the embedded valgrind source?

Thanks,
Andrius

#1072148#17
Date:
2024-05-29 08:32:52 UTC
From:
To:
在 2024/5/29 下午4:20, Andrius Merkys 写道:

Modify the valgrind header file because valgrind's code has gone too
long without loongarch support.

wuruilong

#1072148#22
Date:
2024-05-29 13:30:00 UTC
From:
To:
Does the valgrind Debian package support loong64? If so, the embedded
valgrind/valgrind.h can be replaced with the header from Debian package.

Andrius

#1072148#27
Date:
2024-05-30 02:17:45 UTC
From:
To:
在 2024/5/29 下午9:30, Andrius Merkys 写道:

I checked valgrind debian package is not supported loongarch architecture.

wuruilong

#1072148#32
Date:
2024-05-30 05:24:09 UTC
From:
To:
Thanks for checking. I would like to remove the embedded
valgrind/valgrind.h and use the header from valgrind package. Thus I
would suggest implementing loongarch support in valgrind before epics-base.

Andrius