This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure sparc-sun-solaris2.8
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: Bootstrap failure sparc-sun-solaris2.8
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Mon, 23 Jul 2001 18:38:22 +0100
- Cc: gcc-bugs at gcc dot gnu dot org
Gerald Pfeifer wrote:-
> libgcc/./unwind-sjlj.o; echo %%; cat /sw/test/gcc/cvs/gcc/libgcc-std.ver; } |
> nawk -f /sw/test/gcc/cvs/gcc/mkmap-symver.awk > tmp-libgcc.map
> gmake[4]: *** No rule to make target `dbxout.h', needed by `dbxout.o'.
> Stop.
I'm confused. Why is it trying to "make" dbxout.h? It is in your
source tree I take it?
Neil.