taosdata/TDengine

how can I get libdmodule.a during compling TDengine from source on LoongArch platform

オープン

#30,980 opened on 2025/05/06

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)C (5,002 件のフォーク)batch import
help wantedquestion

Repository metrics

Stars
 (24,849 個のスター)
PR merge metrics
 (平均マージ 1d 1h) (30d で 4 merged PRs)

説明

Description

I tried to build TDengine from source code on the LoongArch platform, but I encountered the following problem during compilation. Image

what have I done

  1. created a new directory named "loongarch" and provided c.h & librocksdb.a (v8.1.1 LoongArch ABI 1.0)
  2. modified cmake/platform.cmake Image

So what should I do to solve the problem? Thanks

コントリビューターガイド