跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

gcc标签存档订阅

cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in $PATH

error: cgo: C compiler "gcc" not found: … 继续阅读 cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in $PATH

  • 发表于: 2022-09-16 2022-09-16
  • 作者: JerryMouse, JerryMouse
  • 分类: SRE
  • 标签: bash, gcc, yum
  • 发表评论: cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in $PATH

arm64 build libpcap

cd /tmp export PCAPV=1.10.1 wget http://www.tcpdum… 继续阅读 arm64 build libpcap

  • 发表于: 2022-07-18 2022-07-18
  • 作者: erer, er
  • 分类: SRE
  • 标签: bash, gcc, http, Linux, make, tar, tcpdump
  • 发表评论: arm64 build libpcap

cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

https://sourceforge.net/projects/mingw-w64/files/m… 继续阅读 cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

  • 发表于: 2022-05-24 2022-05-24
  • 作者: bfyt
  • 分类: SRE
  • 标签: bash, gcc, https, mingw
  • 发表评论: cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

path: https://sourceforge.net/projects/mingw-w64/f… 继续阅读 cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

  • 发表于: 2022-01-10 2022-01-10
  • 作者: stnds
  • 分类: SRE
  • 标签: gcc, https, mingw
  • 发表评论: cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%

pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1

报错: D:\Program Files\Go\pkg\tool\windows_amd64\lin… 继续阅读 pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1

  • 发表于: 2021-08-31 2021-08-31
  • 作者: dn
  • 分类: SRE
  • 标签: gcc, go, https, windows
  • 发表评论: pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1

link: running gcc failed: exit status 1

报错: /usr/local/go/pkg/tool/linux_amd64/link: runni… 继续阅读 link: running gcc failed: exit status 1

  • 发表于: 2021-08-31 2021-08-31
  • 作者: dn
  • 分类: SRE
  • 标签: bash, gcc, glibc, go, https, Linux, yum
  • 发表评论: link: running gcc failed: exit status 1

Windows安装MinGw gcc g++ gdb

MinGW 主页 www.mingw.org 下载 https://osdn.net/project… 继续阅读 Windows安装MinGw gcc g++ gdb

  • 发表于: 2020-12-16 2020-12-16
  • 作者: sjx
  • 分类: SRE
  • 标签: gcc, https, mingw
  • 发表评论: Windows安装MinGw gcc g++ gdb

Quantum Espresso 安装 make报错arning: missing terminating ‘character

./configure ok make pw 之后 提示 warning: missing term… 继续阅读 Quantum Espresso 安装 make报错arning: missing terminating ‘character

  • 发表于: 2020-11-25 2020-12-21
  • 作者: javaer, javaer
  • 分类: SRE
  • 标签: gcc, hpc, https, make
  • 发表评论: Quantum Espresso 安装 make报错arning: missing terminating ‘character

centos7.6 安装gcc

安装gcc wget ftp://ftp.mirrorservice.org/sites/sourc… 继续阅读 centos7.6 安装gcc

  • 发表于: 2020-10-16 2021-05-20
  • 作者: dn
  • 分类: SRE
  • 标签: bash, ftp, gcc, make, tar
  • 发表评论: centos7.6 安装gcc

centos快速安装n2n

yum install -y git cmake gcc gcc-c++ openssl-devel… 继续阅读 centos快速安装n2n

  • 发表于: 2019-06-24 2022-06-29
  • 作者: sre
  • 分类: SRE
  • 标签: bash, centos, cmake, gcc, git, https, make, n2n, yum
  • 发表评论: centos快速安装n2n

centos7升级gcc8.2.0

环境依赖 #包依赖与地址 gmp=’gmp-6.1.0.tar.bz2′ mpfr=’mpfr-3.… 继续阅读 centos7升级gcc8.2.0

  • 发表于: 2018-12-07 2018-12-07
  • 作者: 站点默认
  • 分类: SRE
  • 标签: gcc, Linux, make, tar, 工具
  • centos7升级gcc8.2.0有3条评论

libsodium安装

yum install -y gcc gcc-c++ make https://download.l… 继续阅读 libsodium安装

  • 发表于: 2018-11-24 2018-11-24
  • 作者: admin
  • 分类: SRE
  • 标签: bash, gcc, https, make, tar, yum
  • libsodium安装有1条评论

gcc6编译

确认 build kernel 用的 gcc 版本 $ cat /proc/version 确认目前… 继续阅读 gcc6编译

  • 发表于: 2017-02-17 2022-01-19
  • 作者: admin
  • 分类: SRE
  • 标签: bash, gcc, https, Linux, make, 工具
  • gcc6编译有1条评论

搜索

搜索:

近期评论

  • test发表在《gin不转义html标签》
  • 路过发表在《msg=”getting status of runtime: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.RuntimeService”》
  • 禁止chrome浏览器http自动转成https – SRE笔记发表在《nginx安全配置 XSS攻击 Header头设置》
  • springboot lifecycle timeout-per-shutdown-phase优雅退出 – SRE笔记发表在《terminationGracePeriodSeconds优雅终止pod时间》
  • kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 3-broker – SRE笔记发表在《kubernetes Deployment快速部署rocketmq 4.9.2 dledger集群 1-镜像》

标签

aws (15) azure (12) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (120) Grafana (13) hpc (15) http (299) ingress (14) java (75) jenkins (13) JVM (20) kubernetes (309) Linux (439) lotus (30) mongoDB (41) MySQL (184) nginx (112) Oracle (13) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) zookeeper (13) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2022年11月
  • 2022年10月
  • 2022年9月
  • 2022年8月
  • 2022年7月
  • 2022年6月
  • 2022年5月
  • 2022年4月
  • 2022年3月
  • 2022年2月
  • 2022年1月
  • 2021年12月
  • 2021年11月
  • 2021年10月
  • 2021年9月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月
  • 2021年3月
  • 2021年2月
  • 2021年1月
  • 2020年12月
  • 2020年11月
  • 2020年10月
  • 2020年9月
  • 2020年8月
  • 2020年7月
  • 2020年6月
  • 2020年5月
  • 2020年4月
  • 2020年3月
  • 2020年2月
  • 2020年1月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年9月
  • 2019年8月
  • 2019年7月
  • 2019年6月
  • 2019年5月
  • 2019年4月
  • 2019年3月
  • 2019年2月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年8月
  • 2018年7月
  • 2018年6月
  • 2018年5月
  • 2018年4月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年12月
  • 2017年11月
  • 2017年10月
  • 2017年8月
  • 2017年7月
  • 2017年6月
  • 2017年5月
  • 2017年4月
  • 2017年3月
  • 2017年2月
  • 2017年1月
  • 2016年12月
  • 2016年11月
  • 2016年10月
  • 2016年9月
  • 2016年8月
  • 2016年7月
  • 2016年6月
  • 2016年5月
  • 2016年4月
  • 2016年3月
  • 2016年2月
  • 2016年1月
  • 2015年12月
  • 2015年10月
  • 2015年9月
  • 2015年8月
  • 2015年7月
  • 2015年6月
  • 2015年5月
  • 2015年4月
  • 2015年3月
  • 2015年2月
  • 2015年1月
  • 2014年12月
  • 2014年11月
  • 2014年10月
  • 2014年9月
  • 2014年8月
  • 2014年7月
  • 2014年6月
  • 2014年5月
  • 2014年2月