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] |
Tom Tromey wrote: [...] > Could you please report this to the egcs maintainers if it hasn't > already been done? They will find the bug report at : http://egcs.cygnus.com/ml/egcs-bugs/1999-05/msg00099.html I found a quick and dirty workaround to this bug. Setting CXXFLAGS and CFLAGS to -g will make the offending file compile. [...] > Removing `irix' from this list is wrong. With your patch we still > don't support `irix' threads -- just POSIX threads on Irix. Sounds right to me. > I might not ever be important to support Irix threads. I have no idea. Now, I will concentrate on POSIX threads beacause it seems easier to port existing code. If I find time maybe will I have a look at irix threads. Right now, the mips-sgi port still doesn't compile completely. The build stops in the file libgcj/libjava/boehm.cc when building for -mabi=64. The error is : libgcj/libjava/boehm.cc: In function `void _Jv_InitGC()': libgcj/libjava/boehm.cc:326: implicit declaration of function `int __lock_release(...)' I'm trying to fix this and I will post here if I manage to make libgcj compile/test correctly under irix 6.5. _________________________________________________________________ Gilles Zunino - (Gilles.Zunino@hei.fupl.asso.fr) (A 506) 7636 HEI, 13 rue de Toul, 59 046 LILLE CEDEX FRANCE Phone : (+33) 3 28.38.48.58 Fax : (+33) 3 28.38.48.04