This is the mail archive of the java-discuss@sourceware.cygnus.com 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: Build problem(libgcj on linuxppc(R5))


Tom Tromey <tromey@cygnus.com> writes:

> >>>>> "Will" == Will Sloan <wsloan@occamnetworks.com> writes:
> 
> Will> I am trying to build libgcj-2.95 for linuxppc.  Even after
> Will> applying the patch that was posted to this mailing this, I'm
> Will> still getting the same link errors (ie, __throw and
> Will> ____get_eh_table_language).
> 
> These functions should appear in libgcc.  The question is why they
> don't appear there for you.

I had this problem once, because I didn't configure gcc to include c++
as one of the languages to build.  It may be that I tried to build
just c and java, I don't remember.

-- Kresten

 Kresten Krab Thorup           "I like my eggs ploded"
 Department of Computer Science, University of Aarhus
 Aabogade 34, DK-8200 Aarhus N, Denmark
 +45 8942 5665 (office), +45 2343 4626 (mobile)

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