On Apr  9, 2001, [EMAIL PROTECTED] wrote:

> checking whether the C compiler (gcc  ) works... no
> configure: error: installation or configuration problem: C compiler cannot create 
>executables.

> What could be the cause?

Try to compile a hello world-like program and see how it fails.  Then,
fix the problem and try again.

The most common reason for failure is having installed gcc but having
missed glibc-devel.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to