Archive for December, 2011
I was thinking for some time to switch from GNU Make to CMake for an OS project of mine. Sadly the project is just a barebones of an OS but it proved a good playground for testing things related to compiling and linking projects: the tutorial about GNU Make that I wrote a while ago [ READ MORE ]
I wrote in an earlier post about forward declarations. There I gave a real world example and argued that is a very good idea to forward declare everything and I said that usually the main argument for forward declaration (at least from my experience) is speed of compilation. After I thought a little more on this [ READ MORE ]
This is a lesson I’ve learned recently and is somewhat related with another thing that happened to me in the past. So, several months ago I was working on a piece of code and suddenly the code crashed in a function call in EASTL. Not giving any thought to the problem I said to myself [ READ MORE ]
Enter your email address to subscribe to this blog and receive notifications of new posts by email.
Join 245 other followers
Get every new post delivered to your Inbox.