Monthly Archives: September 2011

GDB 7.3a and a new elfutils

I just uploaded gdb 7.3a It can be found on my RPM repo. I’ve also added new elfutils packages, since these are required by this version of GDB.

Posted in CentOS | Leave a comment

Binutils 2.21.1a on CentOS 5.6

I just uploaded binutils.2.21.1a. It can be found on my RPM repo. GDB will be uploaded begin next week. Happy compiling !!!

Posted in CentOS, Uncategorized | Leave a comment

GCC 4.6.1 on CentOS 5.6

I’ve just created packages for CentOS 5.6 that replace the default compiler with gcc 4.6.1. That version has some interesting options, so I wanted to use that as my default compiler. It’s also more strict, so it’s a good check … Continue reading

Posted in CentOS, Personal | Leave a comment

VIM 7.3 with Python 2.6 on CentOS 5.x

I’ve been a OSX user for some time, but my main C development happens on CentOS. OSX has TextMate as editor, which has snippets : A sort of runtime macro’s on steroids. It saves lots of time with common language … Continue reading

Posted in CentOS, Personal | 7 Comments

Migrating to JIRA 4.4

Migrating to JIRA 4.4 is now complete. It has’t been without hickups however : JIRA 4.4 en Fisheye 2.6.0-2.6.3 don’t get along when using trusted authentication. You get Seraph errors : Error handling trusted applications authentication attempt:BAD_SIGNATURE Make sure the … Continue reading

Posted in Development, Personal, Server | Leave a comment