1. 首页
  2. 数据库
  3. 其它
  4. 【环境篇】golang环境变量二三事(三)

【环境篇】golang环境变量二三事(三)

上传者: 2021-01-16 17:33:33上传 PDF文件 58.8KB 热度 5次
GCCGO The gccgo command to run for ‘go build -compiler=gccgo’. 表示”go build -compiler=gccgo”,编译时指定的-compiler参数。 AR The command to use to manipulate library archives when building with the gccgo compiler. The default is ‘ar’. 打包工具,默认”ar”。 CC The command to use to compile C code. 编译C语言的工具。 CGO_ENABLED
下载地址
用户评论