Closed yangxingyu588 closed 9 months ago
Current code passes all tests on Fedora 39 and Ubuntu 22.04.
The build still fails on Linux ARM64 (linux-aarch64) with:
$ ./data/scripts/github-actions-prereqs.sh
...
[print inc/core/AgnVersion.h]
[compile AgnAttributeFilterStream]
gcc: error: unrecognized command-line option ‘-m64’
make: *** [Makefile:110: obj/AgnAttributeFilterStream.o] Error 1
Type 'man gcc' to view the options appropriate for your system.
I'm working on a PR!
When l compile the software on linux-aarch64, lt compiles normally, but there are 13 failed when l run ut.