It still seems to wait forever at
nNCL: registering deferred (0)
Maybe my machine is too slow (7200/90 with 16MB)???
- Ramprasad
Kevin: I tried your new libelfs too
On Thu, 27 Jan 2000 [EMAIL PROTECTED] wrote:
> On Thu, 27 Jan 2000 [EMAIL PROTECTED] wrote:
>
> > To get the required
To get the required libelf.so.0 do the following
# cd /usr/lib ; ls -l libelf.*
This should show libelf.a
# ld -shared -o libelf.so.0 --whole-archive libelf.a
will create the dynamic library needed.
I went beyond this and stuff started happening but seemed to hang.
Maybe it was doing s
2 matches
Mail list logo