Rick, That appears to be exactly what is happening. R9MACG01:/mediacion/estadisticas/byron/libxml2-2.6.30 #export CC=rubbish R9MACG01:/mediacion/estadisticas/byron/libxml2-2.6.30 #./configure configure: loading cache config.cache . . . configure: error: Compiler not ANSI compliant R9MACG01:/mediacion/estadisticas/byron/libxml2-2.6.30 # Should this be raised as a bug? Rick Jones wrote:
byron wrote:Hi Rick,I've already been setting the CC variable to gcc but it is still using the "bundled" compiler?R9MACG01:/mediacion/estadisticas/byron/libxml2-2.6.30 #echo $CC gcc I also tried your method but got the same result.perhaps configure isn't fully honoring CC - you could try setting it to some completely bogus value and if configure still chugs along that would confirm it.rick jones