On 5/20/2012 6:05 AM, blessman11 wrote:
How do I create makefiles for gcc4.7.0 c++ projects?
Has anybody got a link to an example of a "gcc4.7.0" c++11 project? And also
a tutorial to writing makefiles for the compiler? (I've looked at the
general documentation and it wasn't really clear enough and mostly feels a
bit like information overload when first looking at it)
There are plenty of tutorials about using make with g++. If you are at
the beginner level, start with simple cases. If you have specific issues
pertaining to 4.7, you would need to clarify this.
--
Tim Prince