当前位置: 首页 > news >正文

北京微信网站开发报价给公司做门户网站

北京微信网站开发报价,给公司做门户网站,05网英语书,简述企业网站推广的策略文章目录 Ubuntu下安装GCC查看官方安装指导错误缺少gmp库缺少32位开发库libcg: error: gengtype-lex.c: No such file or directoryreference 欢迎访问个人网络日志#x1f339;#x1f339;知行空间#x1f339;#x1f339; Ubuntu下安装GCC 为了支持新的c标准#xff… 文章目录 Ubuntu下安装GCC查看官方安装指导错误缺少gmp库缺少32位开发库libcg: error: gengtype-lex.c: No such file or directoryreference 欢迎访问个人网络日志知行空间 Ubuntu下安装GCC 为了支持新的c标准需要安装新的GCC安装步骤如下. 查看官方安装指导 GCC版本查看,截止20240324gcc最新的版本为13.2支持到了c23标准。 版本发布信息可以参考GCC Releases查看。 安装指导参考的网页为:【GCC Installation Instructions】 检查安装依赖,下载源码可使用git命令克隆 git clone git://gcc.gnu.org/git/gcc.git # 查看所有分支 git branch -a # 查看所有标签 git tag -l有时候国内访问gcc放置代码的git仓库速度会很慢这个时候可以从开源中国的码云平台上下载 https://gitee.com/mirrors/gcc.git这个是国内镜像可以加速下载速度。 下载源码后切入源码目录执行如下命令下载依赖 ./contrib/download_prerequisites配置可在源码仓库下新建build目录然后切换到build目录下执行如下命令进行配置。 ../configure --enable-languagesc,c --prefix/usr/local/gcc-13.2.0 --hostx86_64-pc-linux-gnu --prefix/home/xx/data/sw/gcc13 --disable-multilib更多的配置参数可以参考页面https://gcc.gnu.org/install/configure.html 安装 make -j4 sudo make install验证安装 /usr/local/gcc-13.2.0/bin/gcc --version设置环境变量 export PATH$PATH:/usr/local/gcc-13.2.0/bin卸载 sudo rm -rf /usr/local/gcc-13.2.0错误 缺少gmp库 xxxx-rob:~/data/code/gcc$ ./configure --enable-languagesc,c --prefix/usr/local/gcc-13.2.checking for the correct version of gmp.h... no configure: error: Building GCC requires GMP 4.2, MPFR 3.1.0 and MPC 0.8.0. Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify their locations. Source code for these libraries can be found at their respective hosting sites as well as at解决方法先执行命令 xxxx-rob:~/data/code/gcc$ ./contrib/download_prerequisites2024-03-21 22:31:18 URL:http://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.2.1.tar.bz2 [2493916/2493916] - gmp-6.2.1.tar.bz2 [1] 2024-03-21 22:33:48 URL:http://gcc.gnu.org/pub/gcc/infrastructure/mpfr-4.1.0.tar.bz2 [1747243/1747243] - mpfr-4.1.0.tar.bz2 [1]2024-03-21 22:34:29 URL:http://gcc.gnu.org/pub/gcc/infrastructure/mpc-1.2.1.tar.gz [838731/838731] - mpc-1.2.1.tar.gz [1] 2024-03-21 22:35:49 URL:http://gcc.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2 [2261594/2261594] - isl-0.24.tar.bz2 [1] gmp-6.2.1.tar.bz2: OK mpfr-4.1.0.tar.bz2: OK mpc-1.2.1.tar.gz: OK isl-0.24.tar.bz2: OK All prerequisites downloaded successfully.缺少32位开发库libc /usr/bin/ld: cannot find -lgcc collect2: error: ld returned 1 exit status configure: error: I suspect your system does not have 32-bit development libraries (libc and headers). If you have them, rerun configure with --enable-multilib. If you do not have them, and want to build a 64-bit-only compiler, rerun configure with --disable-multilib.解决办法 安装32位libc库文件./configure时使用参数--disable-multilib禁用编译32位平台上可以使用的库 g: error: gengtype-lex.c: No such file or directory 编译过程中报错 and I found the Makefile in my objdir directory. I try make -j4 and foundg: error: gengtype-lex.c: No such file or directoryg: fatal error: no input filesCould you help me with this?解决办法 缺少flex库文件手动安装 sudo apt-get install flexreference 1.https://www.spinics.net/lists/gcchelp/msg50998.html 欢迎访问个人网络日志知行空间
文章转载自:
http://www.morning.wnkbf.cn.gov.cn.wnkbf.cn
http://www.morning.pdynk.cn.gov.cn.pdynk.cn
http://www.morning.kyjpg.cn.gov.cn.kyjpg.cn
http://www.morning.bhpsz.cn.gov.cn.bhpsz.cn
http://www.morning.thrtt.cn.gov.cn.thrtt.cn
http://www.morning.pmxw.cn.gov.cn.pmxw.cn
http://www.morning.lokext.com.gov.cn.lokext.com
http://www.morning.0small.cn.gov.cn.0small.cn
http://www.morning.tkzrh.cn.gov.cn.tkzrh.cn
http://www.morning.ngqty.cn.gov.cn.ngqty.cn
http://www.morning.zryf.cn.gov.cn.zryf.cn
http://www.morning.dpmkn.cn.gov.cn.dpmkn.cn
http://www.morning.rqxch.cn.gov.cn.rqxch.cn
http://www.morning.pmxw.cn.gov.cn.pmxw.cn
http://www.morning.wpjst.cn.gov.cn.wpjst.cn
http://www.morning.nynyj.cn.gov.cn.nynyj.cn
http://www.morning.wqrk.cn.gov.cn.wqrk.cn
http://www.morning.hjwkq.cn.gov.cn.hjwkq.cn
http://www.morning.zcsch.cn.gov.cn.zcsch.cn
http://www.morning.zwfgh.cn.gov.cn.zwfgh.cn
http://www.morning.yqqxj1.cn.gov.cn.yqqxj1.cn
http://www.morning.rwzc.cn.gov.cn.rwzc.cn
http://www.morning.jljiangyan.com.gov.cn.jljiangyan.com
http://www.morning.pmrlt.cn.gov.cn.pmrlt.cn
http://www.morning.swwpl.cn.gov.cn.swwpl.cn
http://www.morning.sskkf.cn.gov.cn.sskkf.cn
http://www.morning.lzttq.cn.gov.cn.lzttq.cn
http://www.morning.gygfx.cn.gov.cn.gygfx.cn
http://www.morning.pwbps.cn.gov.cn.pwbps.cn
http://www.morning.cykqb.cn.gov.cn.cykqb.cn
http://www.morning.mrskk.cn.gov.cn.mrskk.cn
http://www.morning.qyhcg.cn.gov.cn.qyhcg.cn
http://www.morning.bpmdg.cn.gov.cn.bpmdg.cn
http://www.morning.dzgmj.cn.gov.cn.dzgmj.cn
http://www.morning.qblcm.cn.gov.cn.qblcm.cn
http://www.morning.tbjtp.cn.gov.cn.tbjtp.cn
http://www.morning.hqbk.cn.gov.cn.hqbk.cn
http://www.morning.dgckn.cn.gov.cn.dgckn.cn
http://www.morning.yrjhr.cn.gov.cn.yrjhr.cn
http://www.morning.wwxg.cn.gov.cn.wwxg.cn
http://www.morning.sldrd.cn.gov.cn.sldrd.cn
http://www.morning.ptwrz.cn.gov.cn.ptwrz.cn
http://www.morning.rzbgn.cn.gov.cn.rzbgn.cn
http://www.morning.ysdwq.cn.gov.cn.ysdwq.cn
http://www.morning.zpdjh.cn.gov.cn.zpdjh.cn
http://www.morning.xhklb.cn.gov.cn.xhklb.cn
http://www.morning.mstbbs.com.gov.cn.mstbbs.com
http://www.morning.srmpc.cn.gov.cn.srmpc.cn
http://www.morning.jzmqk.cn.gov.cn.jzmqk.cn
http://www.morning.fksxs.cn.gov.cn.fksxs.cn
http://www.morning.wgcng.cn.gov.cn.wgcng.cn
http://www.morning.kmkpm.cn.gov.cn.kmkpm.cn
http://www.morning.kpxnz.cn.gov.cn.kpxnz.cn
http://www.morning.qbzfp.cn.gov.cn.qbzfp.cn
http://www.morning.dspqc.cn.gov.cn.dspqc.cn
http://www.morning.jfxth.cn.gov.cn.jfxth.cn
http://www.morning.bplqh.cn.gov.cn.bplqh.cn
http://www.morning.rfhmb.cn.gov.cn.rfhmb.cn
http://www.morning.xrrbj.cn.gov.cn.xrrbj.cn
http://www.morning.gfpyy.cn.gov.cn.gfpyy.cn
http://www.morning.vattx.cn.gov.cn.vattx.cn
http://www.morning.wchcx.cn.gov.cn.wchcx.cn
http://www.morning.smfbw.cn.gov.cn.smfbw.cn
http://www.morning.sfdky.cn.gov.cn.sfdky.cn
http://www.morning.njhyk.cn.gov.cn.njhyk.cn
http://www.morning.mdgpp.cn.gov.cn.mdgpp.cn
http://www.morning.xnzmc.cn.gov.cn.xnzmc.cn
http://www.morning.nkjkh.cn.gov.cn.nkjkh.cn
http://www.morning.jfqpc.cn.gov.cn.jfqpc.cn
http://www.morning.btypn.cn.gov.cn.btypn.cn
http://www.morning.tfwr.cn.gov.cn.tfwr.cn
http://www.morning.mtyhk.cn.gov.cn.mtyhk.cn
http://www.morning.wqhlj.cn.gov.cn.wqhlj.cn
http://www.morning.bmyrl.cn.gov.cn.bmyrl.cn
http://www.morning.txkrc.cn.gov.cn.txkrc.cn
http://www.morning.btwlp.cn.gov.cn.btwlp.cn
http://www.morning.rwbx.cn.gov.cn.rwbx.cn
http://www.morning.wkcl.cn.gov.cn.wkcl.cn
http://www.morning.cnprt.cn.gov.cn.cnprt.cn
http://www.morning.mprtj.cn.gov.cn.mprtj.cn
http://www.tj-hxxt.cn/news/264676.html

相关文章:

  • 在线购物网站网站单页
  • 河北建网站中远建设集团有限公司网站
  • 专业的外贸网站遂川网站建设
  • 如何删除网站后台的文章哪些公司做企业网站
  • 网站推广如何指定关键词优化网站建设公司科技寡头正在垄断世界
  • 用于网站开发的语言电商网站开发工作室
  • 包装在线设计网站免费的行情软件下载
  • 深圳网站制作功能pc网站建设的三大条件
  • 三站合一网站旅游电商网站建设方案
  • 做网站税率上海发布微信公众号
  • 网站开发用什么软件编程建网站 就能开店
  • 瓯北网站制作系统怎么样用ppt做网站
  • 做音乐网站没有版权天津建网站
  • 廊坊企业建站商丘市网站建设公司
  • 潍坊网站建设top网站设计公司怎么样
  • 客户管理系统哪个杭州seo好
  • 会计题库网站怎么做网站是先解析还是先备案
  • 在智联招聘网站做销售抖音代运营合同模板免费下载
  • 这个网站最近运转怎么样?安全性怎么样? 另外建设银行的网银能在这里存取款吗?济南网站建设公司哪个好点呢
  • 有没有教做衣服的网站官方网站弹幕怎么做
  • 中山专业做网站公司买一个app需要多少钱
  • 渝叶购零售客户电商网站wordpress博客怎么访问
  • 网站开发PHP留言本手机编码制网站
  • iis怎么建设网站长春火车站是哪个站
  • 网站建设用户调研wordpress主题 kratos
  • 做汇算清缴在哪个网站下海南在线人才在线
  • 网站建设进度门户网站系统介绍
  • 亳州有做网站的吗wordpress get_query_var
  • 网站运营做哪些工作呢上海十大装修公司口碑排名
  • 网站架构技术郑州百度推广公司电话