taosdata/TDengine

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

Open

#30.980 aperta il 6 mag 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)C (5002 fork)batch import
help wantedquestion

Metriche repository

Star
 (24.849 star)
Metriche merge PR
 (Merge medio 1g 1h) (4 PR mergiate in 30 g)

Descrizione

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

Guida contributor