This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: NLS vs. rtl.c
- To: Philipp Thomas <pthomas at suse dot de>, Mark Mitchell <mark at codesourcery dot com>, gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Subject: Re: NLS vs. rtl.c
- From: Neil Booth <NeilB at earthling dot net>
- Date: Thu, 29 Jun 2000 21:49:10 +0900
Philipp Thomas wrote:-
> OK, I didn't bootstrap, but stage1 compiler builds.
> Commit like this:
No, I still can't even get to stage1, and I think I've got the latest.
Neil.
timevar.o: In function `timevar_print':
/usr/src/gcc/build/gcc/../../gcc/timevar.c:430: undefined reference to `_'
/usr/src/gcc/build/gcc/../../gcc/timevar.c:478: undefined reference to `_'
timevar.o: In function `print_time':
/usr/src/gcc/build/gcc/../../gcc/timevar.c:516: undefined reference to `_'
c-decl.o: In function `finish_struct':
/usr/src/gcc/build/gcc/../../gcc/c-decl.c:5213: undefined reference to `_'
/usr/src/gcc/build/gcc/../../gcc/c-decl.c:5213: undefined reference to `_'
c-decl.o:/usr/src/gcc/build/gcc/../../gcc/c-decl.c:5216: more undefined references to `_' follow
collect2: ld returned 1 exit status
make[2]: *** [cc1] Error 1
make[2]: Leaving directory `/usr/src/gcc/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/src/gcc/build/gcc'
make: *** [bootstrap] Error 2