readme.ibmrt-aos

来自「早期freebsd实现」· IBMRT-AOS 代码 · 共 21 行

IBMRT-AOS
21
字号
From: karl@cs.umb.edu (Karl Berry)Newsgroups: gnu.utils.bugSubject: gawk 2.15/ibm rt/compile errorsDate: 17 May 1993 23:16:11 -0400Organization: GNUs Not Usenetgawk 2.15 on an IBM RT running AOS, configured as bsd43, needs thefollowing additional definitions (although I suppose this will beirrelevant when you switch to Autoconf).-DTZSET_MISSING -DFMOD_MISSING -DCHAR_UNSIGNED[ Fixed in 2.15.1 -- configure as ibmrt-aos ]Also, missing/strftime.c did not compile, because it does not handle thecase where the system provides neither tzname nor the tm_zone member,but instead has the timezone function.  I used the strftime.c from thefind 3.8 distribution.[ Not fixed in 2.15.1 ]

⌨️ 快捷键说明

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