> > If you made an everything install, all you need to do > > is type > > $ export CC=gcc32 > > and then run ./configure again > > > > what I get now is the following: > > $ checking for C compiler default output file name...configure: error: C compiler cannot create executables. > > which gcc32 || echo "You don't have anything which provides gcc32 installed" > rpm -qa '*gcc*' getting confused... Here it goes: gcc4.0.0-8 (???) but the output on the ./configure is always the same... ranx