Link new article
All checks were successful
Builds / ExectOS WebSite (push) Successful in 17s

This commit is contained in:
2025-07-16 20:19:43 +02:00
committed by CodingWorkshop Signing Team
parent a2871f3d21
commit 8b7d57d92d

View File

@@ -2,8 +2,9 @@
title = 'Building ExectOS' title = 'Building ExectOS'
date = 2024-06-18T16:37:24+02:00 date = 2024-06-18T16:37:24+02:00
+++ +++
To build ExectOS, you must use the XTchain toolchain. Make sure you have already [downloaded](/download) and installed it. ExectOS must be compiled with the XTChain toolchain. Make sure you have already [downloaded](/download) and installed
Once the toolchain is installed and the source code is ready, open a terminal and launch the XTchain Build Environment: XTchain and [set up the environment](/contributing/setting-up-xtchain) before proceeding. Once this is done and the
source code is ready, open a terminal and launch the XTChain Build Environment.
``` ```
xtchain xtchain
``` ```