小编per*_*ndi的帖子

无法加载共享对象错误的 ELF 类:ELFCLASS32

我有一个 x86_64 的 linux 服务器。

我正在编译需要加载 bibliblioteca 的 R 代码。当我运行此代码时,它显示以下错误:

Error in dyn.load ("functions.so"):
Unable to load shared object 'functions.so':
functions.so': wrong ELF class: ELFCLASS32
Run Code Online (Sandbox Code Playgroud)

shared-library r 12.04

3
推荐指数
1
解决办法
7万
查看次数

标签 统计

12.04 ×1

r ×1

shared-library ×1