On Mon, 2011-12-19 at 21:26 -0600, jorl17 wrote: > How do I know which compile flags (and/or compiler toolkit) were used > to build a wine binary that I may have? > Did you look at the Makefile? Its quite an obvious place to look, though of course it won't show distro-specific settings, if there are any, unless an auto-configuration tool added them. Martin