Dandan336
Dandan336
Compiling the marisa failed for loongarch64 in my local system. ``` $ git clone https://github.com/s-yata/marisa-trie.git $ cd marisa-trie $ autoreconf -i $ ./configure $ make $ make check ``` The...
### Describe the bug Need the support for LoongArch64 architecture. ``` /home/ucx-1.16.0+ds/src/ucs/arch/cpu.h:109:4: error: #error "Unsupported architecture" 109 | # error "Unsupported architecture" | ^~~~ ``` ### Steps to Reproduce ```...
Add support for loongarch64. Signed-Off-By: [email protected], [email protected] ## What Compiling the ucx failed for loongarch64 in my local ENV. I filed an issue requesting support for the loongarch architecture. The...
Based on the default bindgen version 0.53.1, can not work on loong64. The loongarch64.rs is automatically generated by rust-bindgen 0.62.0. Meanwhile, I need to install rustfmt. Please review.
Hi maintainers, Compiling the pat failed for loong64 in the Debian Package Auto-Building environment. The error log is as follows, ``` internal/poll # github.com/creack/goselect src/github.com/creack/goselect/fdset.go:14:14: undefined: NFDBITS src/github.com/creack/goselect/fdset.go:19:14: undefined: NFDBITS...
Hi maintainers, Compiling the mayo failed for loong64 in the Debian Package Auto-Building environment. The build error log is as follows, ``` [ 27%] Building CXX object CMakeFiles/MayoCore.dir/src/graphics/ais_text.cpp.o /usr/bin/c++ -DOCCT_HANDLE_NOCAST...