taosdata/TDengine

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

Open

#30,980 建立於 2025年5月6日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)C (5,002 fork)batch import
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. 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

貢獻者指南