This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Your ia64 patch may have broken libjava


David Mosberger <davidm@napali.hpl.hp.com> writes:

>>>>>> On Tue, 6 May 2003 19:54:21 -0700, "H. J. Lu" <hjl@lucon.org> said:
>
>   HJ> Your patch
>
>   HJ> http://gcc.gnu.org/ml/gcc-cvs/2003-04/msg00033.html
>
>   HJ> may have caused massive libjava failures on Linux/ia64.
>
> OK, I think I found the culprit: too much gp optimization.  The patch below
> is relative to the CVS tree and includes the changes I sent previously plus
> the fix to save/restore gp in __do_jv_register_classes().
>
> Unfortunately, I still can't built gcj:
>
> make[1]: Entering directory `/usr/src/misc/gcc-build/ia64-hp-linux/libjava'
> make[1]: *** No rule to make target `java/util/prefs/NodeChangeListener.java', needed by `java/util/prefs/NodeChangeListener.class'.  Stop.
> make[1]: Leaving directory `/usr/src/misc/gcc-build/ia64-hp-linux/libjava'
> make: *** [all-target-libjava] Error 2
>
> Don't know what this is about.  Can you rerun the test with the patch
> applied?

Run contrib/gcc_update to update your tree instead of a simple cvs
update, I expect that you're missing some new directories.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Attachment: pgp00000.pgp
Description: PGP signature


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