readme
来自「minix操作系统最新版本(3.1.1)的源代码」· 代码 · 共 14 行
TXT
14 行
All libraries are built for ack and for gcc separately. gmake is used asmake, and gcc is used for compiling. This takes up a lot more memorythan minix make and ack. To compile the libraries for ack only, e.g.for systems with less memory than required for gcc and gmake, followthese steps:1. chmem /usr/gnu/bin/gmake to 250 kB2. Copy Makefile.ack.inc in this directory to ../Makefile.inc2. Copy Makefile-ack to ../Makefile.Then run gmake as normal.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?