Hello:
All of the sudden, GCC is not working on my machine. I have recently configured (successfully) programs, and now it doesn't work. I am getting the following error:
Code:
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
(I will post config.log if you want)
Some pertinant env variables are:
Code:
[root@strimpglobal clamav-0.85.1]# echo $CFLAGS
[root@strimpglobal clamav-0.85.1]# echo $LDFLAGS
[root@strimpglobal clamav-0.85.1]# echo $CC
[root@strimpglobal clamav-0.85.1]#
I found a post that "resolves" this issue, but I can't quite apply it to my situation. Maybe someone can help translate? Thank you VERY MUCH!!
http://www.linuxquestions.org/questi...04/10/2/222588
Some additional info:
Code:
[root@strimpglobal root]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
FC2 2.6.10-1.771_FC2