help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: oskit/mach entropy trouble


From: Neal H. Walfield
Subject: Re: oskit/mach entropy trouble
Date: 05 Apr 2003 15:59:51 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

> I suspect that what's happening too.  The trouble is that
> liboskit_dev.a hasn't changed!

liboskit_dev.a(foo.o) provides several functions.  You provide a
module which reimplements a subset of these functions.  Your kernel
uses the reimplemented functions and the regular functions.  When
liboskit_dev.a(foo.o) is added, it brings in *all* of foo.o.  Bam,
your collision.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]