Code Fog
Thoughts on designs, games, programming and systems, and even music.
Sunday, April 17, 2011
g++ command line options
-o : name the output file.
-Wall : all warnings.
-pedantic : follow strict ISO C++ rules.
-Weffc++ : follow Scott Myer's Effective C++ solutions.
More to come as a I experiment with them.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment