taosdata/TDengine

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

Open

#30 980 ouverte le 6 mai 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)C (5 002 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (24 849 stars)
Métriques de merge PR
 (Merge moyen 1j 1h) (4 PRs mergées en 30 j)

Description

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

Guide contributeur