facebook / facebook/zstd

mingw library cross-compilation

Open
#1,911 4 comments 0 reactions 1 assignee Claimed by @Cyan4973 View on GitHub
help wanted
Dominant language
C
Stars
27.9k
Forks
2.6k
Avg merge
1d 3h
Merged PRs (30d)
8

Description

#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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.