This is the mail archive of the gcc@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: Failure to bootstrap gcc cvs HEAD 20030705 on cygwin: *** No rule to make target `../intl/libintl.a', needed by `cc1.exe'.


On Sat, Jul 05, 2003 at 08:21:11AM +0200, Christian Joensson wrote:
> Windows XP/Pro SP1 cygwin P4 system with these packages:
> 
> binutils  2.13.90 20030308
> bison     1.875-1
> cygwin    1.3.22-1
> dejagnu   1.4.2.x           (cygwin ver. 20021217-2)
> gawk      3.1.2-3
> gcc       3.2 20020927 (prerelease)
> w32api    2.3-1
> 
> LAST_UPDATED: Sat Jul  5 05:40:06 GMT 2003
> 
> gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/usr/local/src/gcc-binutils/trunk/gcc/gcc -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/. -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/config -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/../include -I../intl /usr/local/src/gcc-binutils/trunk/gcc/gcc/host-default.c -o host-default.o
> rm -rf libbackend.a
> ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o options.o opts.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.o profile.o ra.o ra-build.o ra-colorize.ora-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.osched-depso sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o sreal.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tracer.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cgraph.o cgraphunit.o cfghooks.o bt-load.o ggc-page.o i386.o winnt.o host-default.o
> ranlib libbackend.a
> make[2]: *** No rule to make target `../intl/libintl.a', needed by `cc1.exe'.  Stop.
> make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
> make[1]: *** [stage1_build] Error 2
> make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
> make: *** [bootstrap-lean] Error 2
> 

uhm, same thing still, but with
LAST_UPDATED: Mon Jul  7 08:19:00 GMT 2003

Anything that I can do to "help"?

Cheers,

/ChJ



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