Posted in Go语言基础和工具链Go编译SO文件的4种buildmode对比:c-archive/c-shared/pie/exec —— 安全合规选型决策矩阵 第一章:Go语言能编译SO文件吗 … Go编译SO文件的4种buildmode对比:c-archive/c-shared/pie/exec —— 安全合规选型决策矩阵Read more by 架构思考者|2026年2月21日|c-archive模式, c-shared构建模式, Go编译SO文件, buildmode对比, 安全合规选型
Posted in Go语言基础和工具链【绝密参数】Golang build -ldflags隐藏开关:-H=windowsgui -extldflags “-static” -buildmode=c-shared 实现真正无依赖跨平台分发 第一章:Golang如何打包可以 … 【绝密参数】Golang build -ldflags隐藏开关:-H=windowsgui -extldflags “-static” -buildmode=c-shared 实现真正无依赖跨平台分发Read more by 算法与梦想|2026年2月10日|Golang编译参数, 静态链接Go程序, Windows便携系统, -ldflags隐藏选项, GUI无依赖分发, c-shared构建模式