Re: RH8.0 linker problem: 'collect2: cannot find ld'

2003-01-21 Thread Vladimir G. Ivanovic
When I run compile and link helloworld.c on my RH 8.0 machine, this is what I get: $ gcc -v helloworld.c -o helloworld Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-sh

RH8.0 linker problem: 'collect2: cannot find ld'

2003-01-20 Thread ilkka . karasalo
I just installed RH8.0 (Psyche) on a PC, and tried out compiling some code with the 'gcc' and 'g77' compilers (in /usr/bin/gcc and /usr/bin/g77). Compiling works OK, however linking the code with either 'gcc' or 'g77' fails with the message collect2: cannot find ld The linker/loader exec