This is the mail archive of the java-patches@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: [PATCH] Partially fix PR 32340: libjava build failure on arm-unkonwn-elf


Rask Ingemann Lambertsen writes:
 >    This patch fixes one of the errors messages I get when trying to build
 > libjava on arm-unknown-elf. Ok for trunk?

 >    Btw, this is the remaining one:
 > In file included from .../libjava/jni-libjvm.cc:14:
 > .../libjava/include/jvm.h:763: error: 'ParkHelper' does not name a type
 > 
 > :ADDPATCH arm libjava:
 > 
 > 2007-07-13  Rask Ingemann Lambertsen  <rask@sygehus.dk>
 > 
 > 	PR target/32340
 > 	* configure.host (arm*-elf | strongarm*-elf | xscale*-elf): Use the
 > 	new sysdeps/arm directory.
 
OK.

Andrew.


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