Redhat 5.1 and kaffe
Alexandre Oliva
kaffe@rufus.w3.org
21 Jul 1998 17:31:42 -0300
Christopher X Candreva <chris@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@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil