http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61101

--- Comment #9 from Maxime Boissonneault <maxime.boissonneault at calculquebec 
dot ca> ---
I attached the config.log, configure.log and make.log. The only one containing
C99 is the make.log. 

The only test that says no is

checking for fully enabled ISO C99 support... no

The rest are yesses :
checking for ISO C99 support in <math.h>... yes
checking for ISO C99 support in <stdio.h>... yes
checking for ISO C99 support in <stdlib.h>... yes
checking for ISO C99 support in <wchar.h>... yes
checking for fully enabled ISO C99 support... no
checking for ISO C99 support to TR1 in <ctype.h>... yes
checking for ISO C99 support to TR1 in <stdint.h>... yes
checking for ISO C99 support to TR1 in <math.h>... yes
checking for ISO C99 support to TR1 in <inttypes.h>... yes
checking for wchar_t ISO C99 support to TR1 in <inttypes.h>... yes

Reply via email to