Building GCC-9.1.0 from Source

preview_player
Показать описание

►Lesson Description: A video on how to build GCC 9.1.0 and additional compilers(e.g. Dlang) from scratch. This video should also be helpful for downloading later versions of GCC.

Some skills we look at:
- Using wget to download a tar
- Using the tar tool
- Exploring a man page (and navigating with '/')
- Using Ubuntu's 'apt' tool.

►Please like and subscribe to help the channel!
Рекомендации по теме
Комментарии
Автор

Thanks for the explanation. I am trying to build gcc-4.8.5 on ubuntu 24.04 . I need 4.8.5 version for some restricted reason of CINT being used. I am getting build errors in the process. Can you help me with the steps?

flowingfables
Автор

thanks a lot, this tutorial has been very useful!

iacopopacini
Автор

Hi!
In my linux os no pre installed gcc is there. When I am trying to install through your method I am getting error "no acceptable c compiler found in $path". Please help me.
Waiting for your reply. Thank you in advance 😀.

kumarraunak
Автор

No acceptable c compiler found in path, when i try the configure command

zerocool
Автор

Hi thanks for the detailed explanation, i tried compiling gcc-10.2.1 from source and compilation failed with multiple errors, , could you tell me if any additional steps to compile gcc 10.2?
Error: unable to find a suitable type for HOST_WIDE_INT
Thanks in advance

NaveenKumar-cdqh
Автор

sudo apt update command works without Internet?

fmm
Автор

How long did you take for compiling gcc??

coshvjicujmlqef
Автор

how to build gcc for gpu offloading and for target of nvptx-none . Please help me sir . make a small video on that too

kalasagarreddy
Автор

When u have tar resource I thick u don't need to download anything.. Am I right

fmm
Автор

Here is how you can install gcc 9.1 from ppa reporitory.

karanyadav
Автор

can i use this method to downgrade gcc version?

ashishshakya