elsnotes
来自「umon bootloader source code, support mip」· 代码 · 共 9 行
TXT
9 行
1. Unzipped this from zlib.zip.
2. Ran configure (under bash).
3. Ran make... didn't work, so I built my own makefile and used nmake.
Created the makefile based on the output of make on the sun.
(could have used a modified version of the makefile under nt directory)
4. Make now works.
5. Removed extra stuff that was not needed for this build (all can be
restored from zlib.zip if necessary).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?