On Fri, 2011-02-04 at 10:54 -0700, AJ ONeal wrote: > I thought that `make` was the simplest way to go. > I want to invest time in learning one of these systems. > Give me a few arguments as to why one is more suitable than the other > please.
All build systems suck. If make isn't doing it for you, you're just going to have to suck it up and learn autotools (ick) or cmake (ugh). Don't waste your time with anything else. Maybe checkout redo, but don't use it for anything serious yet. http://pozorvlak.livejournal.com/159126.html -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
