How to Set Up a Development Environment on FreeDOS
A complete walkthrough installing a C compiler and assembler on FreeDOS and building your first program — for anyone wanting to write software for DOS rather than just run it.
tag
6 posts
A complete walkthrough installing a C compiler and assembler on FreeDOS and building your first program — for anyone wanting to write software for DOS rather than just run it.
A complete walkthrough getting the native toolchain installed, writing a minimal Kit-based application, and building Haiku itself from source.
A complete walkthrough building a minimal windowed application using Haiku's Interface Kit and BApplication/BWindow classes — the actual starting point for any native Haiku app, GUI or not.
A complete walkthrough editing and debugging code that lives inside your WSL distro, using a Windows-installed VS Code, without ever copying files to the Windows side or fighting cross-filesystem performance.
How FreeBSD's branch model turns ongoing kernel development into predictable, supported releases.
A minimal but complete walkthrough of writing, building, loading, and communicating with a Linux kernel module.