Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个项目怎么编译呢? #2

Open
sunshine-lcc opened this issue Dec 29, 2020 · 3 comments
Open

这个项目怎么编译呢? #2

sunshine-lcc opened this issue Dec 29, 2020 · 3 comments

Comments

@sunshine-lcc
Copy link

具体怎么用Visual Studio 2019来编译出K210 Linux 0.11的镜像出来呢?

@lizhirui
Copy link
Owner

用vs2019打开工程,然后安装个centos 6.4虚拟机或者别的什么,配置好minix 2的文件系统格式化和挂载支持,然后在你的windows上装好ssh工具,设置好公钥登录,修改工程的Makefile,把你的虚拟机IP、账号填进去
比较复杂,有兴趣你可以改造一下工具链

@sunshine-lcc
Copy link
Author

sunshine-lcc commented Dec 29, 2020

用vs2019打开工程,然后安装个centos 6.4虚拟机或者别的什么,配置好minix 2的文件系统格式化和挂载支持,然后在你的windows上装好ssh工具,设置好公钥登录,修改工程的Makefile,把你的虚拟机IP、账号填进去
比较复杂,有兴趣你可以改造一下工具链

有些工具,比如说pathconv是要编译生成的嘛?还有能提供下编译的RISC-V工具链嘛?项目里面没有

@lizhirui
Copy link
Owner

是要编译生成,工具链你去谷歌找一下吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants