Talk:OS Specific Toolchain: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
m →‎Grid of Successful Configurations: - Added emulation informatin for QuokOS targets
Line 37: Line 37:
The following quokos targets now exist as patches in the QuokOS svn repo:
The following quokos targets now exist as patches in the QuokOS svn repo:
i[3-7]86-pc-quokos - Loosely based on this tutorial with other additions.
i[3-7]86-pc-quokos - Loosely based on this tutorial with other additions.
emulations: elf32_i386, efi_app_ia32
64-bit emulations: elf64_x86_64
x86_64-pc-quokos - Based on the above target, with the same additions plus x86_64 specific bits.
x86_64-pc-quokos - Based on the above target, with the same additions plus x86_64 specific bits.
emulations: elf64_x86_64, efi_app_x86_64

32-bit emulations: elf32_i386, efi_app_ia32
The quokos target patchset was initially based on GCC 4.2.4 and Binutils 2.18, but has been applied
The quokos target patchset was initially based on GCC 4.2.4 and Binutils 2.18, but has been applied
to different versions and configurations of GCC from 4.0+ and Binutils 2.16, 2.17, and 2.18. For the
to different versions and configurations of GCC from 4.0+ and Binutils 2.16, 2.17, and 2.18. For the