設置 | 登錄 | 註冊

本次共搜索到帖子32448篇,用時377ms。


(多個侃吧可使用空格隔開)
(多個用戶可使用空格隔開,IP中可以使用「*」符號表示IP段)

回覆:在瑞芯微RV1106板子上用gcc14.2本地编译安装apache2.4.63,开启http2和tls1.3,并且https支持XP系统的IE6-8浏览器

在瑞芯微RV1106板子上用gcc14.2本地编译安装apache2.4.63,开启http2和tls1.3,并且https支持XP系统的IE6-8浏览器
参考文章:https://blog.c...

在瑞芯微RV1106板子上用gcc14.2本地编译安装apache2.4.63,开启http2和tls1.3,并且https支持XP系统的IE6-8浏览器 [圖片]

巨大八爪鱼 7-2 巨大八爪鱼 (點擊/回復: 757/16) -- 瑞芯微吧

回覆:glib库下载地址(是glib,不是glibc)

checking for preceeding underscore in symbols... configure: error: in `/home/oct1158/Documents/C...

回覆:glib库下载地址(是glib,不是glibc)

checking for growing stack pointer... configure: error: in `/home/oct1158/Documents/Code/C/3/blu...

perl-5.40.2 make install时的警告

        Everything is up to date. Type 'make test' to run test su...
巨大八爪鱼 6-24 巨大八爪鱼 (點擊/回復: 274/0) -- perl吧

回覆:glib库下载地址(是glib,不是glibc)

glib-2.59.0是最后一个压缩包里面有configure.ac文件的版本。
https://download.gnome.org/sources/glib/2.59/glib-2....

回覆:glib库下载地址(是glib,不是glibc)

glib-2.57.1是最后一个压缩包里面有configure脚本的版本。
https://download.gnome.org/sources/glib/2.57/glib-2.57....

glib库下载地址(是glib,不是glibc)

https://download.gnome.org/sources/glib/
巨大八爪鱼 6-24 巨大八爪鱼 (點擊/回復: 434/4) -- 瑞芯微吧

回覆:在fedora42上用arm-gnu-toolchain-14.2交叉编译器编译gcc14.2、gdb14.2和make4.4

arm官网的arm-gnu-toolchain-14.2.rel1-x86_64-arm-none-linux-gnueabihf交叉编译器的glibc版本是2.40。
fedora42...

回覆:在fedora42上用arm-gnu-toolchain-14.2交叉编译器编译gcc14.2、gdb14.2和make4.4

【查看glibc版本】
#include <stdio.h>
#include <gnu/libc-version.h>
int main() {
pr...