This is the mail archive of the java@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]

Re: libtool, java woes


On Apr 10, 2001, "Anthony Green" <green@redhat.com> wrote:

> Tom wrote:
Andrew> What do we need that's in libsupc++?  Is it the C++ EH runtime?
>> 
>> Yes, libsupc++ has the EH code in it.

> I thought the EH code was still in libgcc.....

The language-independent parts still are.  The C++-specific ones
aren't.  It turns out that GCJ depends on some C++-specific bits.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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