taosdata/TDengine
在 GitHub 查看how can I get libdmodule.a during compling TDengine from source on LoongArch platform
Open
#30,980 创建于 2025年5月6日
help wantedquestion
仓库指标
- Star
- (24,849 star)
- PR 合并指标
- (平均合并 1天 1小时) (30 天内合并 4 个 PR)
描述
Description
I tried to build TDengine from source code on the LoongArch platform, but I encountered the following problem during compilation.
what have I done
- created a new directory named "loongarch" and provided c.h & librocksdb.a (v8.1.1 LoongArch ABI 1.0)
- modified cmake/platform.cmake
So what should I do to solve the problem? Thanks