Summary: | Modular builds more shared objects than monolithic | ||
---|---|---|---|
Product: | xorg | Reporter: | Nicholas Miell <nmiell> |
Component: | Build/Modular | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | 7.0.0 | ||
Hardware: | x86 (IA32) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 1690 |
Description
Nicholas Miell
2005-08-22 18:56:12 UTC
libXdmcp & libXau probably should be shared libraries as they are used by a number of X servers and display managers. When the system had a single X server and just xdm, making them static made sense, but it doesn't fit as well in a world with Xorg, Xnest, Xvfb, Xdmx, Xprint, xdm, gdm, kdm, etc. dmx was being left static only because rik and kem weren't finished with the API yet, but kem says it's ready to be shared now. taking oldX shared won't hurt, i suppose. nonetheless we should build them the same way in the monolith too. libXau & libXdmcp are now built shared in the monolith as well. guess we'll just swallow up the oldX difference? yeah, oldX is too small and useless to worry about. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.