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: Can't bootstrap gcc 3.4.0 20040205 on cygwin: xgcc: cygwin1.o: No such file or directory


On Sat, Feb 14, 2004 at 02:24:37PM +0100, Christian Joensson wrote:
> On Fri, Feb 13, 2004 at 01:01:01PM +0100, Christian Joensson wrote:
> 
> 
> > > > > stage1/xgcc.exe -Bstage1/ -B/usr/local/gcc-binutils/pentium4-cygwin/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o gcj.exe gcc.o jvspec.o prefix.o intl.o \
> > > > >   version.o cygwin1.o ../libiberty/libiberty.a -lintl -liconv
> > > > > xgcc: cygwin1.o: No such file or directory
> 
> 
> 
> > 
> > Feb 04, 20:45 gcc/gcc ChangeLog Makefile.in config/mips/t-ir ... ro
> > 		http://gcc.gnu.org/ml/gcc-cvs/2004-02/msg00204.html
> 
> This is causing the problem, the Makfile.in patch.
> 
> > 
> > Feb 04, 19:05 gcc/gcc ChangeLog config/sparc/sparc.c ebotcazou
> > 		http://gcc.gnu.org/ml/gcc-cvs/2004-02/msg00195.html
> > 
> 
> 
> Bootstrapping after doing a
> 
> cvs -q update -D 'Feb 4 21:00 2004' -rgcc-3_4-branch # local time is GMT+1.
> 
> yields no problem but bootstrapping after doing a
> 
> cvs -q update -D 'Feb 4 21:00 2004' -rgcc-3_4-branch # local time is GMT+1.

cut and paste error, the time should have been 22:00....
 
> yields the problem mentioned in the top of this posting.
> 
> I'm going to start a build of an up to date gcc-3.4 and having the
> Makefile.in patch reverted now.
> 
> Cheers,
> 
> /ChJ


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