当前位置:网站首页>Gcc9.5 offline installation
Gcc9.5 offline installation
2022-07-05 21:26:00 【ab0902cd】
1. In the presence of a network , Download separately gcc9.5.0 Installation package , And its 4 A dependent package
Install package Links :https://mirrors.tuna.tsinghua.edu.cn/gnu/gcc/gcc-9.5.0/gcc-9.5.0.tar.gz
Dependent package links :ftp://gcc.gnu.org/pub/gcc/infrastructure
Download the following one by one 4 A dependent package (windows Download it and upload it to linux):
ftp://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2 ftp://gcc.gnu.org/pub/gcc/infrastructure/mpfr-3.1.4.tar.bz2 ftp://gcc.gnu.org/pub/gcc/infrastructure/mpc-1.0.3.tar.gz ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
4 The dependent packages are :gmp-6.1.0.tar,isl-0.18.tar , mpc-1.0.3.tar , mpfr-3.1.4.tar
2. take 5 Bags put in linux In your own directory :/home/xzl
decompression gcc9.5.0 Installation package :tar -xzf gcc-9.5.0.tar.gz
take 4 A dependent package Move to gcc-9.5.0 Directory (mv)
stay gcc-9.5.0 Enter... In the directory :./contrib/download_prerequisites
3. stay gcc-9.5.0 Create... In the directory install Catalog (mkdir)
stay xzl Create a new directory under the directory build Enter this directory Input :
../gcc-9.5.0/./configure --prefix=/home/xzl/gcc-9.5.0/install --enable-language=c,c++
4.make -jn
5. make install
6. Configuration environment :export PATH=/home/xzl/gcc-9.5.0/install/bin${PATH}
边栏推荐
猜你喜欢
MySQL 千万数据量深分页优化, 拒绝线上故障!
Introduction of ArcGIS grid resampling method
Arcgis\qgis no plug-in loading (no offset) mapbox HD image map
Li Kou ----- the maximum profit of operating Ferris wheel
显示器要申请BS 476-7 怎么送样?跟显示屏一样吗??
Talk about my fate with some programming languages
CLion配置visual studio(msvc)和JOM多核编译
The transformation based on vertx web sstore redis to realize the distributed session of vertx HTTP application
Realize the function of verifying whether the user has completed login when browsing the page
ArcGIS栅格重采样方法介绍
随机推荐
The primary key is set after the table is created, but auto increment is not set
Display DIN 4102-1 Class B1 fire test requirements
Li Kou ----- the maximum profit of operating Ferris wheel
显示屏DIN 4102-1 Class B1防火测试要求
Influence of oscilloscope probe on signal source impedance
Why can't Chinese software companies produce products? Abandon the Internet after 00; Open source high-performance API gateway component of station B | weekly email exclusive to VIP members of Menon w
What should I do to prepare for the interview algorithm position during school recruitment?
Explain various hot issues of Technology (SLB, redis, mysql, Kafka, Clickhouse) in detail from the architecture
字典树简单入门题(居然是蓝题?)
PVC 塑料片BS 476-6 火焰传播性能测定
AITM 2-0003 水平燃烧试验
校招期间 准备面试算法岗位 该怎么做?
Selenium's method of getting attribute values in DOM
EasyExcel的讀寫操作
Longest swing sequence [greedy practice]
[daily training -- Tencent select 50] 89 Gray code (only after seeing the solution of the problem)
PostGIS installation geographic information extension
Aitm2-0002 12s or 60s vertical combustion test
【案例】定位的运用-淘宝轮播图
Is it necessary for bazel to learn