1 Star 2 Fork 3

SnowLeaf/openqnx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/snow.leaf/openqnx.git
git@gitee.com:snow.leaf/openqnx.git
snow.leaf
openqnx
openqnx
master

搜索帮助