I have updated the old patch.&nbsp; The following are the main changes:<br><br>1) Removed the GCC version warning.<br>2) The patch now displays -fstack-protector information.<br>3) The patch now displays CFLAGS, CPPFLAGS, DLLFLAGS, and EXTRACFLAGS information.
<br><br>These seemed like reasonable fixes based on the wine-devel discussion.&nbsp; We do not now have to attempt to catalogue and hard code which GCC versions work vs. which don&#39;t.&nbsp; However, we can still figure out which one a specific version of Wine was compiled with so we can know if it is known good and/or bad.&nbsp; Perhaps we can store this information on the Wiki somewhere.
<br><br>changelog: loader: Add --compile-info option to Wine.<br clear="all"><br>-- <br>Andrew Riedi