Subject: cacheflush and Kaffe
To: None <port-hpcmips@netbsd.org>
From: nagy andras istvan <blind@sneaker.hu>
List: port-hpcmips
Date: 02/03/2003 17:49:04
Hi,
I'm trying to compile Kaffe with jit3 (with the interpreted JVM it worked
after some hacking but it's slow) on hpcmips, but the linker claims it is
'unable to find a reference to cacheflush()'. It's declared in 
mips/cachectl.h and should be in libc but for some reason isn't. 
However _cacheflush() is there, so if I change the calls to _cacheflush I
can build Kaffe but it's going to be broken: it dies as soon as I start
it. What's the difference between cacheflush() and _cacheflush()?
Anybody any idea what to do?
thank you,
andras
_____________________________________________________________________