am using gcc on linux and doing each o objets after $(OBJ) isn't working so i changed it but about the depedencies it's not clear to me if you had functions declared in functions.h and included functions in main.c but they are defined in func1.....n.c should you have functions.o: function.h and then in each fucntions function1.o: fucntion1.c functions.o ?
Very helpful video. Thanks! If you have the time, it would be helpful to add a discussion regarding modification of make files for inclusion of include files (both system and user includes) and a discussion regarding modification of make files for inclusion of libraries (both system and user). Thanks again! - Jim
Thank you, great video... question: when I run valgrind make exec it says alot of bytes are still reachable, but when I run valgrind ./func everything looks fine...Any insight??
The best instruction I have seen so far! I was lost until I watched this! Thank you!!!! ❤
The squareRoot function isn't what it's name implies. It's a function that returns the square of a number. Not it's root.
You have a calm voice.
Thank you for this video. It is the best makefile video i have seen.😊
best video on this topic. Keep it up!!!
Amazing explanation you made it look so easy!! keep up ma'am
A great lecture on makefile...thank you!
you have saved my life
Very good explanation. Thank you Petes.
Very clean and useful! Thanks for the tutorial!!
am using gcc on linux and doing each o objets after $(OBJ) isn't working so i changed it but about the depedencies it's not clear to me if you had functions declared in functions.h and included functions in main.c but they are defined in func1.....n.c should you have functions.o: function.h and then in each fucntions function1.o: fucntion1.c functions.o ?
thank you so much
Thanks
Very helpful video. Thanks! If you have the time, it would be helpful to add a discussion regarding modification of make files for inclusion of include files (both system and user includes) and a discussion regarding modification of make files for inclusion of libraries (both system and user). Thanks again! - Jim
Wow, this is great! thanks a lot for sharing!
thank u very much :)
Thank you so much for the best explanation ❤❤
your udemy course is missing :(((
Thank you, great video... question: when I run valgrind make exec it says alot of bytes are still reachable, but when I run valgrind ./func everything looks fine...Any insight??
thanks. nice explanation
omg this was so helpful. Thank you!
this is realy usefull tutorial thanks
amazing thank you
cool video, thanks!
You are the best thank you
am i the only one who noticed that the square root function calculates the square instead?
Pls can you help me?
g++ ???
good tutorial until arround 12:00. From here nothing is explained anymore and she just do things that make no sense.
I agree. Definitely very good up to 12 mins though