facebook / facebook/zstd

Support for Autotools build system

Open
#4,404 1 comment 1 reaction 1 assignee Claimed by @Cyan4973 View on GitHub
Dominant language
C
Stars
27.9k
Forks
2.6k
Avg merge
1d 3h
Merged PRs (30d)
8

Description

**Is your feature request related to a problem? Please describe.**

I'm trying to integrate zstd into a workflow where I build GCC and binutils. I'm interested in using binutils' linker to generate and read debug sections, compressed using zstd, from ELF files.

Currently, I build all these components using the Autotools build system and wanted to do the same for the zstd build step, but it seems it does not support that. Are there any plans to add support for Autotools in zstd?

**Describe the solution you'd like**
Autotools.

**Describe alternatives you've considered**
Bazel and CMake, but I would prefer to avoid them if possible.

**Additional context**
No more context.

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.