Re: Bootstrap problem on linux-ppc (PR33130 again?)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Il giorno gio, 26/08/2010 alle 12.07 -0700, Ian Lance Taylor ha scritto:
> This problem should not happen because regex.c should be compiled with
> HAVE_CONFIG_H defined, and in the generated file libiberty/config.h
> HAVE_STDC_HEADERS should be defined, so those lines in regex.c should
> not be seen by the compiler.  You should see at what step that is
> failing.  If your libibert/config.h does not defined
> HAVE_STDC_HEADERS,
> see libiberty/config.log for why.
> 

This gets interesting: stage 1 libiberty/config.h has 
#define  STDC_HEADERS 1
stage 2 does NOT have it, even though the configure command lines in the
two cases look very similar. 
I have still to figure out if it's my fault or not...will continue
digging.... 




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux