Skip to content

如何配置 libLoL (LoongArch on LoongArch) 环境 #8

@shipujin

Description

@shipujin
  1. 打开slackbuilds仓库安装liblol
slackpkg install liblol
  1. 配置:加载la_ow_syscall内核模块,若没有此模块请更新内核
insmod /lib/modules/`uname -r`/kernel/arch/loongarch/ow_syscall/la_ow_syscall.ko

至此可以成功运行 ABI1.0 的程序。
参考文档:
liblol: https://liblol.aosc.io/
ABI1.0/ABI2.0介绍: https://areweloongyet.com/docs/old-and-new-worlds/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions