I set up gcc,gcc-4.1 using apt,which installed the necessary packages (I think) and now running the configure script of opensource software(not in Debian) I have this message:
configure: error: C compiler cannot create executables,see "config.log" for more details. I cannot find any file with that name.Was gcc-4.1 automatically configured upon installation or do I need to do anything manually?

