- Package:
- src:epics-base
- Source:
- src:epics-base
- Submitter:
- wuruilong
- Date:
- 2024-05-30 05:33:04 UTC
- Severity:
- normal
- Tags:
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
Hi, Why does this patch modify the embedded valgrind source? Thanks, Andrius
在 2024/5/29 下午4:20, Andrius Merkys 写道: Modify the valgrind header file because valgrind's code has gone too long without loongarch support. wuruilong
Does the valgrind Debian package support loong64? If so, the embedded valgrind/valgrind.h can be replaced with the header from Debian package. Andrius
在 2024/5/29 下午9:30, Andrius Merkys 写道: I checked valgrind debian package is not supported loongarch architecture. wuruilong
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