https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61467
--- Comment #2 from 1zeeky at gmail dot com --- Created attachment 32919 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32919&action=edit Makefile make init16.elf generates an ELF-file that can be examined with objdump -mi8086. make floppy.img generates a bootable floppy-disk image. make qemu starts qemu and boots the image.