Alexandre Julliard wrote:
> There cannot be both builtin and elfdlls at the same time, since they
> will be the same thing. Elfdlls are supposed to replace builtin dlls
> (or rather builtin dlls have to evolve into elfdlls). We will support
> either .a or .so libraries, but we won't support two different kinds
> of .so libraries, this simply wouldn't make sense.

The problem is that you cannot make the transition instantaneous. You
will have some time where both will live in wine. Notably kernel, gdi
and user. So some kind of parallel existence is required for at least
some time.

Greetings Bertho

Reply via email to