mingw library cross-compilation
Offen
help wanted
- Vorherrschende Sprache
- C
- Sterne
- 27.9k
- Forks
- 2.6k
- Ø Merge
- 1 T. 3 Std.
- Gemergte PRs (30 T.)
- 8
Beschreibung
#1910 adds mingw cross compilations, and tests it in CI.
But only CLI generation is tested.
The issue is, library compilation generates warnings related to `-fPIC` compilation flag. Since tests follow a zero-warning policy, running such a test would break CI.
The goal is to find a way to cross-compile `libzstd` with `mingw` without generating warnings.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.