Tag Archives: linux

Linux developer tools

After switching to Linux recently at work, it’s time for the follow-up post with the tools I currently use for development. Core tools For compiling, I use the standard GCC – currently 4.3, which has support for OpenMP and is … Continue reading

Posted in Programming | Tagged | 3 Comments

Switching to Linux: A Windows developer’s view

A few weeks ago, I switched my development environment from Windows to Linux, on a project which was developed so far on Windows only. In this post, I want to describe the issues that brought me to this switch, a … Continue reading

Posted in Programming | Tagged | 103 Comments