[PATCH] fix some dependencies on s-gtype v2.0

Andreas Tobler toa@pop.agri.ch
Wed Dec 7 21:37:00 GMT 2005


Rafael Espíndola wrote:
>>The first part breaks parallel bootstrap.
>>Reverting the bits below makes it work again.
>>Though, I have no clue about the patch itself.
> 
> I am trying to reproduce the bug with "make -j8 bootstrap" on a 4 way
> machine, but it is working.  Could you please send me the configure
> options that you used and the error message?

gmake[2]: Entering directory `/export/data/devel-test/gcc-svn/objdir/gcc'
gmake[2]: *** No rule to make target `gt-c-pragma.h', needed by 
`c-pragma.o'.  Stop.
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory `/export/data/devel-test/gcc-svn/objdir/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/export/data/devel-test/gcc-svn/objdir/gcc'
gmake: *** [bootstrap] Error 2

powerpc-apple-darwin8.3.0 G4 1 CPU: make -j 2 bootstrap

/Volumes/development/gcc/head/gcc/configure 
--prefix=/Volumes/development/gcc/head/testbin 
--enable-java-awt=gtk,xlib,qt --enable-gtk-cairo --disable-checking 
--with-qt4dir=/usr/local/Trolltech/Qt-4.0.1 --enable-libjava-build 
--enable-languages=c,c++,fortran,java,objc,obj-c++ --disable-multilib

sparc-sun-solaris2.8 2 CPU: gmake -j 4 bootstrap

/export/data/devel-test/gcc-svn/trunk/configure 
--with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-checking 
--prefix=/export/data/devel-test/gcc-svn/testbin --disable-static 
--enable-languages=c,c++,fortran,java,objc,obj-c++ 
--with-gmp=/export/data/devel-test/tools/install 
--with-mpfr=/export/data/devel-test/tools/install

> 
> Also, if you could add the following debug target to gcc/Makefile and
> send me the output it would be wonderful.
> 
> test-gt:
>         echo $(ALL_GTFILES_H)

[vw_andreas_main] 
tobleran@skeena:/export/data/devel-test/gcc-svn/objdir/gcc> gmake test-gt
echo 
gt-cp-rtti.hngt-cp-mangle.hngt-cp-name-lookup.hngt-cp-call.hngt-cp-decl.hngt-cp-decl2.hngt-cp-pt.hngt-cp-repo.hngt-cp-semantics.hngt-cp-tree.hngt-cp-parser.hngt-cp-method.hngt-cp-typeck2.hngt-c-common.hngt-c-lex.hngt-c-pragma.hngt-cp-class.hngt-cp-cp-objcp-common.hngt-fortran-f95-lang.hngt-fortran-trans-decl.hngt-fortran-trans-intrinsic.hngt-fortran-trans-io.hngt-fortran-trans-types.hngt-java-builtins.hngt-java-class.hngt-java-constants.hngt-java-decl.hngt-java-expr.hngt-java-jcf-parse.hngt-java-jcf-write.hngt-java-lang.hngt-java-mangle.hngt-java-resource.hngt-c-parser.hngt-c-decl.hngt-c-objc-common.hngt-c-common.hngt-c-pragma.hngt-objc-objc-act.hngt-objcp-objcp-decl.hngt-objc-objc-act.hngt-cp-rtti.hngt-cp-mangle.hngt-cp-name-lookup.hngt-cp-call.hngt-cp-decl.hngt-cp-decl2.hngt-cp-pt.hngt-cp-repo.hngt-cp-semantics.hngt-cp-tree.hngt-cp-parser.hngt-cp-method.hngt-cp-typeck2.hngt-c-common.hngt-c-lex.hngt-c-pragma.hngt-cp-cp-objcp-common.hngt-c-lang.hngt-c-decl.hngt-c-common.hngt-
c-pragma.hngt-c-objc-common.hngt-c-parser.hngtype-cp.hngtype-fortran.hngtype-java.hngtype-objc.hngtype-objcp.h
gt-cp-rtti.hngt-cp-mangle.hngt-cp-name-lookup.hngt-cp-call.hngt-cp-decl.hngt-cp-decl2.hngt-cp-pt.hngt-cp-repo.hngt-cp-semantics.hngt-cp-tree.hngt-cp-parser.hngt-cp-method.hngt-cp-typeck2.hngt-c-common.hngt-c-lex.hngt-c-pragma.hngt-cp-class.hngt-cp-cp-objcp-common.hngt-fortran-f95-lang.hngt-fortran-trans-decl.hngt-fortran-trans-intrinsic.hngt-fortran-trans-io.hngt-fortran-trans-types.hngt-java-builtins.hngt-java-class.hngt-java-constants.hngt-java-decl.hngt-java-expr.hngt-java-jcf-parse.hngt-java-jcf-write.hngt-java-lang.hngt-java-mangle.hngt-java-resource.hngt-c-parser.hngt-c-decl.hngt-c-objc-common.hngt-c-common.hngt-c-pragma.hngt-objc-objc-act.hngt-objcp-objcp-decl.hngt-objc-objc-act.hngt-cp-rtti.hngt-cp-mangle.hngt-cp-name-lookup.hngt-cp-call.hngt-cp-decl.hngt-cp-decl2.hngt-cp-pt.hngt-cp-repo.hngt-cp-semantics.hngt-cp-tree.hngt-cp-parser.hngt-cp-method.hngt-cp-typeck2.hngt-c-common.hngt-c-lex.hngt-c-pragma.hngt-cp-cp-objcp-common.hngt-c-lang.hngt-c-decl.hngt-c-common.hngt-
c-pragma.hngt-c-objc-common.hngt-c-parser.hngtype-cp.hngtype-fortran.hngtype-java.hngtype-objc.hngtype-objcp.h


Thanks,
Andreas



More information about the Gcc-patches mailing list