Hey All, <br><br>Did this remove or -fno-strict-alias ?<br><br>I was able to build a source tree this morning, updated about 20mins ago (yum update) and now the same tree fails with this:<br><br>configure:1890: checking for C compiler default output file name
<br>configure:1893: gcc -fno-strict-alias   conftest.c  >&5<br>cc1: error: unrecognized command line option "-fno-strict-alias"<br>configure:1896: $? = 1<br>configure: failed program was:<br>| /* confdefs.h
.  */<br>| <br>| #define PACKAGE_NAME "foo"<br>| #define PACKAGE_TARNAME "foo"<br>| #define PACKAGE_VERSION "0.1-FOO"<br>| #define PACKAGE_STRING "foo 0.1-FOO"<br>| #define PACKAGE_BUGREPORT "
<a href="mailto:someone@someplace.com">someone@someplace.com</a>"<br>| /* end confdefs.h.  */<br>| <br>| int<br>| main ()<br>| {<br>| <br>|   ;<br>|   return 0;<br>| }<br>configure:1935: error: C compiler cannot create executables
<br>See `config.log' for more details.<br><br>Thanks <br><br>Michael<br><br><br><div><span class="gmail_quote">On 1/18/06, <b class="gmail_sendername">Build System</b> <<a href="mailto:buildsys@redhat.com">buildsys@redhat.com
</a>> wrote:</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">gcc-4.1.0-0.15<br>--------------<br>* Tue Jan 17 2006 Jakub Jelinek <
<a href="mailto:jakub@redhat.com">jakub@redhat.com</a>> 4.1.0-0.15<br>- update from gcc-4_1-branch (-r109401:109815)<br>  - PRs c++/24824, c++/25386, c++/25663, c/25682, classpath/25803,<br>        fortran/12456, fortran/20868, fortran/20870, fortran/21256,
<br>        fortran/21977, fortran/22146, fortran/24640, fortran/25029,<br>        fortran/25093, fortran/25101, fortran/25486, fortran/25598,<br>        fortran/25730, libgcj/21637, libgcj/23499, libgfortran/25598,<br>        libstdc++/23591, libstdc++/25472, rtl-optimization/24257,
<br>        rtl-optimization/25367, rtl-optimization/25662, target/20754,<br>        target/25042, target/25168, testsuite/25728, testsuite/25777,<br>        tree-opt/24365, tree-optimization/23109, tree-optimization/23948,
<br>        tree-optimization/24123, tree-optimization/25125<br>- update from gomp-20050608-branch (up to -r109816)<br>- fix ppc32 libffi (#177655)<br>- fix lookup_conversions_r (#177918)<br>- define __STDC__ as a normal macro rather than a preprocessor builtin
<br>  unless it needs to change its value between system and non-system<br>  headers (PR preprocessor/25717)<br></blockquote></div><br>