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: Andrew Haley <aph at cambridge dot redhat dot com>
- To: tromey at redhat dot com
- Cc: Andreas Schwab <schwab at suse dot de>, java at gcc dot gnu dot org,Hans Boehm <Hans_Boehm at hp dot com>
- Date: Wed, 27 Mar 2002 16:56:32 +0000 (GMT)
- Subject: Re: libjava bootstrap failure on ia64-linux
- References: <jeu1r2m4cg.fsf@sykes.suse.de><87vgbirkso.fsf@creche.redhat.com>
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.
I have absolutely no idea where the #error came from originally, but
it was in the patch that Hans checked in. I will check in the fix
Real Soon Now.
Andrew.