GCC compilation Step by Step explanation with Example

GCC compilation Step by Step explanation with Example

HowTo

9 лет назад

64,889 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@lakshaychaudhary8766
@lakshaychaudhary8766 - 30.11.2023 13:04

Loved it sir 🥰

Ответить
@zakariaaitbella3376
@zakariaaitbella3376 - 08.09.2023 08:13

Thanks

Ответить
@Aditya-sj4ev
@Aditya-sj4ev - 06.11.2022 02:13

Great video, thank you.

Ответить
@kremlin2394
@kremlin2394 - 14.10.2022 04:28

nice explanation.Thank you

Ответить
@DaSnipy
@DaSnipy - 27.07.2022 22:56

superb. thanks.

Ответить
@jugnu361
@jugnu361 - 28.03.2022 13:28

HELPFUL

Ответить
@sherminatorex
@sherminatorex - 19.03.2022 16:50

to link those .o (objects) files into an executable you can do : gcc -o executable_name obj1.o obj2.o ...

Ответить
@kalyansaketi8332
@kalyansaketi8332 - 03.12.2021 06:27

Super explanation,this tutorial is easily understand to beginners

Ответить
@jackhoffman6120
@jackhoffman6120 - 16.06.2021 04:22

This is possibly the best tutorial for a beginner to understand the GCC process. Other tutorials are too complex, but this one is easy to grasp. Do this tutorial first and then move on to others. We all have to learn to crawl before we can walk.

Ответить
@srishtisehgal2480
@srishtisehgal2480 - 22.08.2020 18:18

Saved my life

Ответить
@syeda.k.2934
@syeda.k.2934 - 28.04.2020 08:47

V nicely explained, can u do it for cmd in windows?

Ответить
@lucasinacio3162
@lucasinacio3162 - 24.11.2019 22:50

thank you for explanation. I'm from Brazil

Ответить
@dorothynamulondo404
@dorothynamulondo404 - 13.03.2019 17:14

nice buh please make the next more clear and visible thank u

Ответить
@surendrapalSingh
@surendrapalSingh - 14.06.2018 13:29

Hi,
Thanks for such an awesome explanation.
I have a query: As you mentioned after assembly stage, the code is now converted into machine level instructions corresponding to user written code. However some functions like 'printfl()' are still present in form of labels. These labels are resolved/linked in the last stage ie linking stage.
My question is: How does this happen? How does linker knows the path/address/definition of printf()? Is there a way I can see printf() definition on my system?

Ответить
@Reynold1987
@Reynold1987 - 08.05.2018 11:40

Good explanation

Ответить
@MrBubbagump58
@MrBubbagump58 - 07.04.2018 21:31

I understood you well. Thanks for this video. I have been struggling with IDE's now for about two months. I've used Geany, Code::Blocks, and my latest is Eclipse CDT. I spend more time troubleshooting and configuring my IDEs than I do fixing syntax errors in my code. Very frustrating. At least you have provided me a tool to break the process down and detect where my IDE is falling short.

Ответить
@diegopiscoya4318
@diegopiscoya4318 - 27.02.2018 20:45

well done my friend

Ответить
@yasirarafat9946
@yasirarafat9946 - 25.02.2018 10:11

Very nice explanation..Thanks

Ответить
@gamedevnow7551
@gamedevnow7551 - 16.07.2017 12:33

Doumo arigatou Howto-san!

Ответить
@isaacboyd9458
@isaacboyd9458 - 14.02.2017 02:54

Thank you! That was a really nicely explained tutorial.

Ответить
@mdtalibalam9743
@mdtalibalam9743 - 18.08.2016 09:02

explained nicely but i am confused what are the sources of those codes i.e gcc -E frome where i can learn more about it means of which programing language command these are

Ответить
@alexandergonchiy1298
@alexandergonchiy1298 - 14.08.2016 21:28

It's impossible to understand anything due to your horrible pronounciation.

Ответить