Link new article
所有检测均成功
Builds / ExectOS WebSite (push) Successful in 17s

这个提交包含在:
2025-07-16 20:19:43 +02:00
提交者 CodingWorkshop Signing Team
父节点 a2871f3d21
当前提交 8b7d57d92d

查看文件

@@ -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
``` ```