./configure --prefix=/home/apache2 --host=mipsel-linux --target=mipsel-linux CC="mips-linux-gnu-gcc -EL " ac_cv_file__dev_zero=yes ac_cv_func_setpgrp_void=yes apr_cv_tcp_nodelay_with_cork=yes ac_cv_have_abstract_sockets=yes ac_cv_file__dev_zero=yes ac_cv_func_setpgrp_void=yes apr_cv_process_shared_works=yes apr_cv_mutex_robust_shared=yes apr_cv_tcp_nodelay_with_cork=yes ap_cv_void_ptr_lt_long=no ac_cv_struct_rlimit=yes
httpd 交叉编译MIPS
最新推荐文章于 2025-02-11 10:43:37 发布
本文介绍了一种使用./configure脚本进行Apache跨平台编译的方法。针对mipsel架构,详细指定了编译参数,如目标平台、编译器等,并确认了特定功能的可用性,例如抽象套接字的支持和TCP_NODELAY配合cork的使用。

1594

被折叠的 条评论
为什么被折叠?



