This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libjava bootstrap failure on ia64-linux
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: java at gcc dot gnu dot org, Hans Boehm <Hans_Boehm at hp dot com>, Andrew Haley <aph at redhat dot com>
- Date: 27 Mar 2002 10:18:47 -0700
- Subject: Re: libjava bootstrap failure on ia64-linux
- References: <jeu1r2m4cg.fsf@sykes.suse.de>
- Reply-to: tromey at redhat dot com
>>>>> "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.
Tom