------- Comment #7 from redi at gcc dot gnu dot org 2009-09-08 16:00 ------- (In reply to comment #6) > Could you please find from you env where is the file conftest.c and how is > that > generated?
It's created by the configure script, config.log shows the content of the file, following text like "the program that failed was:" Look in config.log and copy the content of conftest.c as shown. But it looks like the compiler you're using it totally broken if it segfaults when you try to compile an empty file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41304