Hi Aaron, everyone,
On Thu, 4 Nov 1999, Aaron M. Stromas wrote:
> having read how fast the ibm's jvm is i decided to compile apache jserv
> with it. unfotunately, i was getting a library load errors, "unsatisfied
> symbol: __bzero" in libjava.so. the old trick of defining macro bzero in
> term o
greetings,
having read how fast the ibm's jvm is i decided to compile apache jserv
with it. unfotunately, i was getting a library load errors, "unsatisfied
symbol: __bzero" in libjava.so. the old trick of defining macro bzero in
term of memset didn't work this time. what would be the least intru