討論串[問題] 請教一下修改過C的include檔案 要怎樣重新buildworld
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者oooooo.時間21年前 (2004/11/06 21:01), 編輯資訊
0
0
1
內容預覽:
引述《oooooo.bbs@bbs.Life.NCTU.edu.tw (都是系統)》之銘言:. > 在使用指令的時候會出現:. > Argument list too long.. > 所以修改/usr/include/sys/syslimits.h. > #define ARG_MAX 655
(還有371個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者oooooo.時間21年前 (2004/11/06 02:32), 編輯資訊
0
0
0
內容預覽:
在使用指令的時候會出現:. Argument list too long.. 所以修改/usr/include/sys/syslimits.h. #define ARG_MAX 65536 /* max bytes for an exec function */. 成為. #define ARG_M
(還有41個字)
首頁
上一頁
1
下一頁
尾頁