Next Previous Contents

11. 参考与进一步阅读资料

BORLAND C++ TOOLS AND UTILITIES GUIDE, Borland International, 1992,
pp. 9-42.
[Borland C++, ver. 3.1. 的发行手册之一. 给了很好介绍在语法和概念上,
使用 Borland 在 DOS 下残馀的实作.]

DuBois, Paul: SOFTWARE PORTABILITY WITH IMAKE, O'Reilly and Associates,
1996, ISBN 1-56592-226-3.
[这据说是完整的 imake 参考资料, 虽然我在写本文时,还未取得.]

Frisch, Aeleen: ESSENTIAL SYSTEM ADMINISTRATION, O'Reilly and
Associates, 1995, ISBN 1-56592-127-5.
[这是其它卓越的系统管理手册已经有概略层面的谈到建立软体.]

Lehey, Greg: PORTING UNIX SOFTWARE, O'Reilly and Associates, 1995, ISBN
1-56592-126-7.

Mui, Linda 和 Valerie Quercia: X USER TOOLS, O'Reilly and Associates,
1994, ISBN 1-56592-019-8, pp. 734-760.

Oram, Andrew 和 Steve Talbott: MANAGING PROJECTS WITH MAKE, O'Reilly
and Associates, 1991, ISBN 0-937175-90-0.

Peek, Jerry 和 Tim O'Reilly 与 Mike Loukides: UNIX POWER TOOLS,
O'Reilly and Associates / Random House, 1997, ISBN 1-56592-260-3.
[很棒的概念来源, 而且有大量使用工具你可能从原始码来建立,
使用在本文中讨论的方法.]

Stallman, Richard M. 和 Roland McGrath: GNU MAKE, Free Software
Foundation, 1995, ISBN 1-882114-78-7.
[应该是需要阅读的.]

Welsh, Matt 和 Lar Kaufman: RUNNING LINUX, O'Reilly and Associates,
1996, ISBN 1-56592-151-8.
[仍然是全部 Linux 参考资料最好的, 虽然在某些地方缺少比较深入讨论.]

当然还有 make, imake, xmkmf, gcc, ldconfig, gzip, tar, 和 patchman pages.


Next Previous Contents