This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Java build broken


On Thu, 2004-11-25 at 23:12, Ulrich Weigand wrote:
> Well, I started the bootstrap from a completely empty build directory;
> I don't know how much cleaner I could get ...

A fresh bootstrap worked a couple of hours ago for me on
i686-pc-linux-gnu. A simple make also worked on
powerpc-unknown-linux-gnu. I'll do a new checkout and a fresh build to
see how that goes. (*)

Cheers,

Mark

(*) Hmmm. That immediately hits ../../gcc/gcc/tree-cfg.c:4911: undefined
reference to `BITMAP_OBSTACK_FREE'. The tip on irc was to change
BITMAP_OBSTACK_ALLOC to be BITMAP_ALLOC (likewise for
BITMAP_OBSTACK_FREE) in gcc/bitmap.h

Attachment: signature.asc
Description: This is a digitally signed message part


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