dev86
dev86 copied to clipboard
C compiler, assembler and linker environment for the production of 8086 executables
Results
13
dev86 issues
Sort by
recently updated
recently updated
newest added
Clang16 does not allow implicit integer function declarations by default. See also https://wiki.gentoo.org/wiki/Modern_C_porting https://bugs.gentoo.org/880797
Add definition of 4 bytes `Long` for x86_64 and riscv64. This fixes build for both targets. This patch is the same as jbruchon/dev86#25.