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]

Re: NLS vs. rtl.c


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

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