npth-config
replacement for GNU Pth using system threads (Windows dev)
RUN apt-get update && \
apt-get install -y libnpth-mingw-w64-dev
RUN apt-get update && \
apt-get install -y libnpth-mingw-w64-dev
RUN apk add npth
RUN pacman -S --noconfirm npth
RUN apt-get update && \
apt-get install -y libnpth-mingw-w64-dev
RUN dnf install -y npth-devel
RUN apt-get update && \
apt-get install -y libnpth-mingw-w64-dev