Summary: | Make Xming use shared libraries | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Colin Harrison <colin.harrison> | ||||||||
Component: | Server/DDX/Xwin | Assignee: | Xorg Project Team <xorg-team> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | high | ||||||||||
Version: | unspecified | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Windows (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 1690 | ||||||||||
Attachments: |
|
Description
Colin Harrison
2005-09-24 05:02:32 UTC
Created attachment 3392 [details] [review] Rules patch Created attachment 3733 [details] [review] Server Imakefile pthread library change Change to use pthread GC2 for shared library build of Xming. This bug should not block any release as it only affects the crosscompile of the Xming server using Mingw. http://freedesktop.org/wiki/Xming With no current Xming maintainer is there any other sponser who can verify the release of these patches? looks good to me. applied, thanks! Following the CVS commit in xc/config/cf/mingw.rules #define HasSharedLibraries YES is essential, without the YES (missing in latest CVS mingw.rules) the crosscompile build bombs out. Created attachment 3879 [details] [review] The essential bit was missed out The essential part of the mingw.rules patch got missed out for some reason. The essential part of the change got missed out and as a result the Xming build bombs out. this time for sure! |
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.