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


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

    Jeff> Unfortunately not many platforms seem to get testing with
    Jeff> gcj.  That's a catch-22: they won't be widely tested until
    Jeff> gcj builds by default.

No, that's actually OK. 

There's supposed to be logic that turns off gcj where it's thought not
to work.  It's OK if we simply test that logic.

The invariant I'm after is that `./configure; make bootstrap; make
check; make install' will still work after the change.  That process
might build gcj/libgcj on some platforms and not others; I just want
to make sure that the overall process works on all platforms.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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