This is the mail archive of the gcc-patches@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: About testing other languages: was RE: [C++ PATCH, committed] Fix libstdc++ regressions due to my access checking changes


 > From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
 > 
 > "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:
 > 
 > > java difficult.  I'm currently in that situation myself.  Java isn't
 > > supported on irix6 and is broken (on mainline) for solaris2. :-/
 > 
 > Wrong: it may just require special preparations to be able to link libjava,
 > documented in
 > 
 > 	http://gcc.gnu.org/install/specific.html#mips-sgi-irix6
 > 
 > 	Rainer

I'm aware of that one, however a recent posting indicates that without
the closure interface it is impossible to use a large bit of the API.

http://gcc.gnu.org/ml/gcc/2003-02/msg00561.html

OTOH, one seems to be able to get testsuite results for the library
with the line length fix.  So I withdraw my comment about testing on
irix6.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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