FreeDOS programming - Compiling with GCC
Описание
Let's look at how to compile C programs using GCC IA-16. This is a DJGPP/MS-DOS-hosted (32-bit x86) port of the GNU C and C++ compiler toolchain to the IA-16 target (16-bit Intel x86), by Rask Ingemann Lambertsen, Andrew Jenner, TKChia, and various contributors.
*I used the -O6 compiler optimization flag. Oops. GCC doesn't have -O6, but anything above level 3 (highest optimization) should be the same as -O3.
Download GCC IA-16 here:
https://github.com/tkchia/build-ia16/releases
Here's the FreeDOS programming video I mention in the video:
https://www.youtube.com/watch?v=xuDEdCFr6eE
Visit our website:
https://www.freedos.org/
Join us on Facebook:
https://www.facebook.com/groups/freedos/
Follow us on Twitter:
https://twitter.com/FreeDOS_Project
Consider supporting me on Patreon:
https://www.patreon.com/freedos
Рекомендуемые видео



















