taosdata/TDengine

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

Open

#30.980 geöffnet am 6. Mai 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C (5.002 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (24.849 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 1h) (4 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide