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 摘要。