This is the mail archive of the java@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: libjava bootstrap failure on ia64-linux


Tom Tromey writes:
 > >>>>> "Andreas" == Andreas Schwab <schwab@suse.de> writes:
 > 
 > Andreas> There is no such thing as SYS_sigaction on ia64-linux.
 > 
 > There's some minor churn going on in dwarf2-signal.h.
 > 
 > Andrew, I tried your patch.  It works fine on PPC once I delete the
 > `#error' entirely.  Did that #error just sneak in?  I'd like to get
 > this all fixed today.

Sorry.  I had to set up a PPC system, get it on the network, build
gcc, discover that it didn't work because my binutils was out of date,
get binutils source, build binutils, install binutils, build gcc
again, and then run the libgcj testsuite.  Argh.

Try it now.

Andrew.


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