This is the mail archive of the gcc-bugs@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: ia64 libjava java-signal.h build failure


>Is this on the trunk or the branch?

On the trunk.  java is disabled by default on the branch, so it never gets
built on the branch when I do a bootstrap.

>It sets SYSDEP_SOURCES to sysdep/ia64.c, which does exist on both the
>trunk and the branch.

OK.  Another thing I got wrong.

>I don't think we are.  We use AC_LINK_FILES to make all our links.
>This macro does the right thing.  Why do you think this is failing?

Primarily because I don't get a java-signal.h file.  So something must be
failing somewhere.  I don't think it is AC_LINK_FILES specifically, but
there is something very definitely broken.  And I don't want to waste a
lot of time on libjava.  I'm just trying to do a bootstrap here.  So I'm
only doing a cursory investigation of the libjava build problems.

If libjava is broken because of Richard's EH changes, then I can live with
that.  If this isn't going to be fixed soon, then perhaps we should turn
java support off by default so that bootstraps work again.

Jim


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