[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc error



Hello, 

I encountered a gcc problem after upgrading various other packages. Previously  ./configure worked fine but now I get this message:

./configure --with-grass50=/home/misc/software/grass/grass53_exp_2004_08_07
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot 
create executables.

config.log tells me: 

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:698: checking host system type
configure:721: checking for gcc
configure:825: checking whether the C compiler (gcc  ) works
configure:841: gcc -o conftest    conftest.c  1>&5
/usr/bin/ld: unrecognized option '--as-needed'
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
configure: failed program was:

#line 836 "configure"
#include "confdefs.h"

main(){return(0);}



> apt-cache show gcc
Package: gcc
Priority: standard
Section: devel
Installed-Size: 28
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-defaults (1.17)
Version: 4:3.3.4-2
Provides: c-compiler
Depends: cpp (>= 4:3.3.4-2), gcc-3.3 (>= 1:3.3.4-1), cpp-3.3 (>= 1:3.3.4-1)
Recommends: libc-dev
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, 
gcc-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Filename: pool/main/g/gcc-defaults/gcc_3.3.4-2_i386.deb
Size: 4904
MD5sum: 8137bb3b2add83c858090a125e071124
Description: The GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C compiler.

Package: gcc
Priority: standard
Section: devel
Installed-Size: 52
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-defaults (0.21)
Version: 2:2.95.4-14
Provides: c-compiler
Depends: cpp (>= 2:2.95.4-14), gcc-2.95, cpp-2.95
Recommends: libc-dev
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, 
gcc-2.95-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Filename: pool/main/g/gcc-defaults/gcc_2.95.4-14_i386.deb
Size: 3420
MD5sum: ca2733b8228f1a47592714cbaa3be453
Description: The GNU C compiler.
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C compiler for
 Debian GNU/Linux systems (version 2.95.4 for architecture i386).
Task: c-dev


any idea what might be wrong? using debian testing/unstable TIA Martin

-- 
-----
please send me a CC when 
_______________________________________________________
WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern
Informationen unter: http://freemail.web.de/?mc=021199



Reply to: