Where to get what? binutils?
Well, if it isnt updating through yum, try force updating it.
I'm assuming you're on an i386 based cpu here
http://rpmfind.net/linux/rpm2html/se...submit=Search+...
You'd want the one that looks like this obviously
Fedora Core 4 for i386 binutils-2.15.94.0.2.2-2.i386.rpm
Download that, and upgrade the current install of binutils
rpm -Uvh binutils-2.15.94.0.2.2-2.i386.rpm
Should have the latest version after that.
Tim