Build script for a Debian GNU/Linux to DJGPP cross-compiler with POSIX threads (and std::thread).
Binaries are provided for Debian GNU/Linux. (Simply extract and move to /usr/local.)
Please see the README file in the 'Files' section for more details
(or /usr/local/i586-pc-msdosdjgpp/src/README in the binary distribution).
After installation:
$ i586-pc-msdosdjgpp-gcc -v
Using built-in specs.
COLLECT_GCC=i586-pc-msdosdjgpp-gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i586-pc-msdosdjgpp/15.1.0/lto-wrapper
Target: i586-pc-msdosdjgpp
Configured with: ../configure --target=i586-pc-msdosdjgpp --prefix=/usr/local
--enable-languages=c,c++,objc,obj-c++,fortran --with-tune=pentium
--with-pkgversion='DJGPP 2.05' --enable-libquadmath-support
--enable-libstdcxx-filesystem-ts --enable-lto --disable-libstdcxx-pch
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.1.0 (DJGPP 2.05)