Skip to content
PeterLinux edited this page Mar 26, 2020 · 4 revisions

Welcome to the gcc-ia16 wiki!

gcc-ia16 is a port of the gcc/ld/objcopy/ar tools to the x86 16bit architecture.

It supports several output formats including flat binary (for bootloader and 16bit kernel), DOS-.COM, DOS-.EXE (MZ).

There are Ubuntu packages available.

In the shell the tools are envoked with ia16-elf-*. For example ia16-elf-gcc, ia16-elf-ld etc.

Clone this wiki locally