readme.gmakefile

来自「给出了 zip 压缩算法的完整实现过程。」· GMAKEFILE 代码 · 共 15 行

GMAKEFILE
15
字号
GMakefile is for use with Acorn RISC OS and the forthcomingpost-Acorn RISC OS for the compilation of both the current release anddevelopment versions of zip.It is recommended that you use gcc 2.95.4 or higher and you will need a suitable 'make' utility. Both are available from <URL:http://hard-mofo.dsvr.net/gcc/>.You will need the files gcc.zip and cc1.zip for the C compiler with thedocumentation available in the gccdoc.zip archive. GNU make can be found in the utils.zip archive, although most versions of 'make' should befine.When using gcc, check RunMe1st for two lines which need uncommenting.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?