Re: Friday's release wranglers call
Egbert Eich <eich-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.release-wranglers |
|---|---|
| Message-ID | <[email protected]> |
Daniel Stone writes: > > Debrix has libdl stuff working fine with some refactoring - our main > problem is that xaa/scanpci/all those modules under hw/xorg are linked > into the final Xorg binary, not as separate modules, and the public API > was never maintained in the loader, so we have to keep adding > SYMFUNC/SYMVARs to get drivers working. > Why would you do that? Not all these modules are required all the time. So why would you load them into the server binary? Egbert.