Redhat 5.1 and kaffe

Alexandre Oliva oliva at dcc.unicamp.br
Tue Jul 21 13:31:42 PDT 1998


Christopher X Candreva <chris at westnet.com> writes:

> On 21 Jul 1998, Alexandre Oliva wrote:
>> It seems to me that the dynamic linker is broken on SunOS 4.1.3...
>> You may have more luck if you try GNU dld instead of the standard
>> dlopen...  I'll give it a try...

> Hmm -- looks like it is actually using GNU ld 2.8 -- I'll have to see what
> dld does instead.

dld is a dynamic linking library that replaces the standard dlopen.
Unfortunately, this didn't work either :-(

> For completeness, config.log shows the following libraries not found, though
> it compiles. Are any necessary ?

Nope, only -lgmp is needed if you're going to use big numbers (from
java.math).  That's looking for GNU gmp.

-- 
Alexandre Oliva
mailto:oliva at dcc.unicamp.br mailto:aoliva at acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



More information about the kaffe mailing list