Re: bootstrap failure on i686-apple-darwin9

2008-12-12 Thread Benjamin Kosnik
>Manually executing make in gcc44-4.3.999-20081212/darwin_objdir > after a failed build of gcc trunk on i686-apple-darwin9 produces... This appears to be an include ordering issue. Revision 142738 works around this to fix the bootstrap issue (although the problem still exists and is readily a

re: bootstrap failure on i686-apple-darwin9

2008-12-12 Thread Jack Howarth
Manually executing make in gcc44-4.3.999-20081212/darwin_objdir after a failed build of gcc trunk on i686-apple-darwin9 produces... make[5]: Nothing to be done for `all'. make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/sw/src/fink.build/gcc44-4.3.999-20081212/darwin_objdir/./gcc/xgcc -

re: bootstrap failure on i686-apple-darwin9

2008-12-12 Thread Jack Howarth
Well, I am baffled. Revision 142714 fails as well so that revision 142715 can't be at fault for the bootstrap failure of -m64 libgfortran on i686-apple-darwin9. The strange part is that I don't see anything in the remaining revision 142714 which could possibly be interacting with the build of lib

re: bootstrap failure on i686-apple-darwin9

2008-12-12 Thread Jack Howarth
I have narrowed the failure down a bit. Revision 142713 bootstraps okay on i686-apple-darwin9 but revision 142715 fails at the same place in the linkage of the -m64 version of libgfortran. I will back up to revision 142714 next to confirm that the problem was introduced with... ---

Re: Bootstrap failure on i686-apple-darwin9

2008-04-16 Thread Dominique Dhumieres
Jan, The second patch worked (now building libgfortran). Thanks Dominique

Re: Bootstrap failure on i686-apple-darwin9

2008-04-15 Thread Jan Hubicka
> > Does this help? > > Thanks for tha answer, but now I have: > > ... > ../../gcc-4.4-work/gcc/except.c: In function 'set_nothrow_function_flags': > ../../gcc-4.4-work/gcc/except.c:2787: error: 'struct rtl_data' has no member > named 'epilogue_delay_list' > make[3]: *** [except.o] Error 1 > ...

Re: Bootstrap failure on i686-apple-darwin9

2008-04-15 Thread Dominique Dhumieres
> Does this help? Thanks for tha answer, but now I have: ... ../../gcc-4.4-work/gcc/except.c: In function 'set_nothrow_function_flags': ../../gcc-4.4-work/gcc/except.c:2787: error: 'struct rtl_data' has no member named 'epilogue_delay_list' make[3]: *** [except.o] Error 1 ... Dominique

Re: Bootstrap failure on i686-apple-darwin9

2008-04-15 Thread Jan Hubicka
> At revision 134333, boostrap fails on i686-apple-darwin9 at stage 1 > with: > > ... > gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings > -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition > -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. > -I