Category Archives: CentOS
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
2 Comments