[Bug 32872] Compilation broken if clang is installed, but not used for compilation.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 15 22:18:56 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32872

--- Comment #6 from Henri Verbeet <hverbeet at gmail.com> 2013-02-15 22:18:56 CST ---
For what it's worth, I don't think it really makes sense to prefer Clang if
it's installed just because OS X comes with a questionable build environment by
default. (And for what it's worth, you can install e.g. proper gcc 4.7 even on
OS X, either through something like Fink or MacPorts, or by just building it
yourself.) I imagine the proper way to fix this is for winebuild to just
respect the CCAS and CCASFLAGS environment variables (and similarly LD,
LDFLAGS, etc.) when present, unless overridden by command line options, and
just fallback to the system default otherwise. Or perhaps make configure pass
appropriate command line options, if we don't want to look at the environment
in winebuild.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list