CCExtractor / CCExtractor/rusty_ffmpeg

[Bug] `libstdc++` error on Termux

未关闭
#101 4 条评论 0 个 reaction 已指派 1 人 已被 @ldm0 认领 在 GitHub 查看
主要语言
Rust
星标
246
派生
48
PR 合并指标
30 天内没有已合并 PR

描述

When trying to compile `rusty_ffmpeg` with `link_system_ffmpeg` on Termux, I couldn't, due to the following error:
```
Compiling rusty_ffmpeg v0.13.1+ffmpeg.6.0
error: failed to add native library /data/data/com.termux/files/usr/lib/libstdc++.a: file too small to be an archive

error: could not compile `rusty_ffmpeg` (lib) due to previous error
zsh: exit 101 CARGO_INCREMENTAL=0 cargo r
```

The contents of `libstdc++.a` are as follows:
```asm
INPUT(-lc++_static -lc++abi)
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。