LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Makefiles...... :( (https://www.linuxquestions.org/questions/linux-newbie-8/makefiles-786303/)

Idk blaaa 02-01-2010 06:10 PM

Makefiles...... :(
 
Im new to programing like really new and i need to know were i can make a makefile and if any one has any examples i can use or look at that would be really great!
Any help would be appreciated im really lost here.

kbp 02-01-2010 06:27 PM

A quick search for 'makefile tutorial' came up with several good candidates... try this one then move on to more complex ones

cheers

Idk blaaa 02-01-2010 06:30 PM

thank you but what i mean is like can i use a txt document to make one? or Microsoft word?

Idk blaaa 02-01-2010 06:32 PM

and i would really like to learn about g++ everyones telling me to use that instead but is it easier than c++? and were can i make g++?

kbp 02-01-2010 07:27 PM

The Makefile will need to be plain text so MS Word is out, one of my favourite windows text editors is notepad2 (http://www.flos-freeware.ch/notepad2.html for the syntax highlighting.

Did you mean gcc ? ... are you talking about compilers or languages ? You can get gcc by installing Cygwin...

cheers


All times are GMT -5. The time now is 05:03 AM.