This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
>>>>> "Gilles" == Gilles Zunino <Gilles.Zunino@hei.fupl.asso.fr> writes: Gilles> I was not able to fully test the new library because egcs Gilles> lastest snapshot refuses to compile Gilles> libjava/java/lang/natMath.cc : Could you please report this to the egcs maintainers if it hasn't already been done? Gilles> The boehm GC seemed to build correctly. OK to install ? I'm checking it in. The patch isn't fully correct, however: Gilles> ! decosf1 | irix | mach | os2 | solaris | win32 | dce | vxworks) Gilles> [ ... ] Gilles> ! decosf1 | mach | os2 | solaris | win32 | dce | vxworks) Removing `irix' from this list is wrong. With your patch we still don't support `irix' threads -- just POSIX threads on Irix. I'm removing this part of the patch. I might not ever be important to support Irix threads. I have no idea. Tom