From: Tim Wilkinson (tim@transvirtual.com)
Date: Tue Nov 10 1998 - 14:00:10 EST
UNfortuanately the kaffe_ prefix was removed to make Kaffe more compatible
with the exppected libray loading behavious. What we could do however
would be to but the kaffe_ prefix in the Java library (e.g.
System.loadLibrary("net") becomes System.loadLIbrary("kaffe_net")).
Mayebe.
Cheers
Tim
On Tue, 10 Nov 1998, Godmar Back wrote:
>
> These clashes may in part be because of the removal of the "kaffe_" prefix.
> So, what do the rules say about such clashes, Alexandre?
>
> >
> > If we want to move the various libraries from share/kaffe/lib/... then
> > they do *not* go in lib/... because on some systems thee libraries clash
> > with standard libraies or other libraries store in /usr/local/lib.
> > Perhaps there should be a /usr/local/i386-linux/lib or something similar.
> >
> > Cheers
> > Tim
> >
> >
>
>
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:02 EDT