Has anybody compiled anything on FC3 and if so what is required to do so ?
What is required to compile any particular project depends to a large extent on what the project is. You can start with gcc and glibc-devel but most projects will require a bunch of other -devel libraries too, which vary from project to project.
Paul.