You are not logged in.

#1 2007-07-03 17:11:57

broch
Banned
From: L.A. California
Registered: 2006-11-13
Posts: 975

error: C compiler cannot create executables [resolved] gcc bug

I am trying to compile liboft from
http://www.m17n.org/libotf/

However I am getting the following error:
./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 would appreciate any help

Last edited by broch (2007-07-03 17:50:56)

Offline

#2 2007-07-03 17:14:14

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: error: C compiler cannot create executables [resolved] gcc bug

try searching the forums for "cannot create executables"

Offline

#3 2007-07-03 17:28:14

broch
Banned
From: L.A. California
Registered: 2006-11-13
Posts: 975

Re: error: C compiler cannot create executables [resolved] gcc bug

well I am getting tis error
gcc -Wall hello.c -o hello

gcc: Internal error: Segmentation fault (program cc1)

Offline

#4 2007-07-03 17:50:14

broch
Banned
From: L.A. California
Registered: 2006-11-13
Posts: 975

Re: error: C compiler cannot create executables [resolved] gcc bug

resolved: this is a gcc bug (4.2.0-5)
reverting to 4.2.0-2 resolved the problem

Offline

Board footer

Powered by FluxBB