Hello, /prog/. I'm a Sepples programmer who is starting to make transitions in a number of ways. I plan to switch to C, and I'm planning to switch to Linux, as well. Before I do either of those, I'd like figure out how to make my own C++ makefiles. I've always used Dev C++ (lol, outdated/shit/ide), which did it for me, but now I want to be able to write programs with a text editor and a compiler. Can /prog/ give me any reading materials on this subject?
I can give you a simple makefile, just wait: I'm gonna take it.
Name:
Anonymous2009-11-17 11:59
>>6 ok, here it is. Is a pretty standard makefile, although my advice is to use GNU Autotools. They are pretty difficult to understand initially, but after the startup it works pretty well!