Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Loongarch架构支持 #644

Open
Lichenkass opened this issue Dec 28, 2023 · 4 comments
Open

[Feature]: Loongarch架构支持 #644

Lichenkass opened this issue Dec 28, 2023 · 4 comments

Comments

@Lichenkass
Copy link

Description

龙芯3A6000已发布,希望支持Loongarch架构

Application Scenario

龙芯新旧世界架构支持

References

No response

@Pylogmon
Copy link
Member

交叉编译比较麻烦,也不知道依赖是不是都支持loongarch,你要有设备的话先直接编译尝试一下。

@Integral-Tech
Copy link
Member

Debian 上游尚未完全支持 Loongarch( Debian 对 LoongArch 的适配情况:https://areweloongyet.com/project/debian

@Lichenkass
Copy link
Author

#644 (comment)
编译报错,未支持的架构

@LichenKassYuan
Copy link

@Pylogmon 编译报错

> [email protected] tauri /home/Yuan0866/Downloads/pot-desktop
> tauri "build"

/home/Yuan0866/Downloads/pot-desktop/node_modules/.pnpm/@[email protected]/node_modules/@tauri-apps/cli/index.js:241
        throw new Error(`Unsupported architecture on Linux: ${arch}`)
        ^

Error: Unsupported architecture on Linux: loong64
    at Object.<anonymous> (/home/Yuan0866/Downloads/pot-desktop/node_modules/.pnpm/@[email protected]/node_modules/@tauri-apps/cli/index.js:241:15)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (/home/Yuan0866/Downloads/pot-desktop/node_modules/.pnpm/@[email protected]/node_modules/@tauri-apps/cli/main.js:5:27)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)

Node.js v18.19.0
 ELIFECYCLE  Command failed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants