This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: *PING* Re: [PATCH] Build compiler checksum from object files v2


dominiq@lps.ens.fr (Dominique Dhumieres) writes:

> With revision 165305 bootstrap fails on x86_64-apple-darwin10.4 with
>
> ...
> build/genchecksum objcp/objcp-act.o objcp/objcp-lang.o objcp/objcp-decl.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o darwin-c.o main.o tree-browser.o l
>  ibbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a \
> 		../libcpp/libcpp.a ../libiberty/libiberty.a   ../libdecnumber/libdecnumber.a checksum-options > cc1objplus-checksum.c && \
> 	../../work/gcc/../move-if-change cc1objplus-checksum.c.tmp \
> 	cc1objplus-checksum.c
> mv: rename cc1objplus-checksum.c.tmp to cc1objplus-checksum.c: No such file or directory

Oops, I'll fix the obvious typo. I wonder why my test bootstrap didn't catch
that though. I *thought* I had all languages enabled. 

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]