Hello I have a Redhat 7.1 box running GCC 3 from RPMS. It seems like anything without a configure script is failing to build. gcc3 binary is linked to gcc and the Makefile of this particular software has the variable CC=gcc set. But still I have no luck compiling this software (its called sarlib). Any ideas what is happening? Thanks