1 Star 0 Fork 16

wubian6688/openqnx

forked from Sean_W/openqnx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 709 Bytes
一键复制 编辑 原始数据 按行查看 历史
Daniel Rossier 提交于 2009-08-30 18:52 . - New location of our repository
Compiling monartis-enhanced openQNX
-----------------------------------
In order to compile QNX, you have to install Momentics (6.4.0 is ok) locally, because some of files required by the OS
are not in the basic kernel (recall that openQNX follows a microkernel architecture, and some parts like
file systems, drivers, etc. do not belong to the kernel).
Then, the files qnx_env and qconf_override_mk must be adapted accordingly.
1) change dir to trunk
2) compilation for x86 and nto (neutrino)
make CPULIST=x86 OSLIST=nto hinstall
make CPULIST=x86 OSLIST=nto install
3) using QNX with QEMU
- Use the build_cmd(_with_create for the first time) script to create an image
- Type qemu -hda qnxfs.img
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wubian6688/openqnx.git
[email protected]:wubian6688/openqnx.git
wubian6688
openqnx
openqnx
master

搜索帮助