Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Linux to DJGPP cross-compiler with pthread library 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)
GCC C compiler for MVS 3.8, MVS/XA, OS/390, z/OS and VM, z/VM, DOS/VS, z/VSE IBM mainframe computers. Plus MVS/380, VM/380, VSE/380 from Jujitsu. Note that the latest dev source and PC executables can be found in custom.zip and customb.zip at http://pdos.zip
Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.