José Matos wrote: > On Monday 21 May 2007 2:48:24 pm Jean-Marc Lasgouttes wrote: >> >> What does config.log say? > > configure:9993: checking if gcc supports -fno-rtti -fno-exceptions > configure:10011: gcc -c -g -O -Wextra -Wall -fno-rtti -fno-exceptions > conftest.c >&5 > cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but > not for C > configure:10015: $? = 0 > configure:10026: result: no > >> JMarc >
Yup, that's exactly what I got also. But, I don't think anything here is an explanation. That is a warning, doesn't say why $? != 0.