Building cross from Mac OS X to MinGW fails

Stan Shebs shebs@apple.com
Mon Mar 11 10:12:00 GMT 2002


"Timothy J. Wood" wrote:
> 
>[...]  If I manually specify the CFLAGS with:
> 
> make CC="cc -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0" |& tee
> make.log
> 
>    then I get past these failures.

This is a known problem.  I'll probably make it go back to setting
HAVE_DESIGNATED_INITIALIZERS=0 in the host file, even though it's
really only desired for the first stage and for crosses.

Stan



More information about the Gcc mailing list