<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 28, 2013, at 11:25 AM, Martin Ward wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">temp gcc<br><br>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" ../gcc-4.8.0/configure --prefix=/tools --disable-multilib --build=${CLFS_HOST}<br>--host=${CLFS_TARGET} --target=${CLFS_TARGET} --libexecdir=/tools/lib --with-local-prefix=/tools --enable-long-long --enable-c99<br>--enable-shared --enable-threads=posix --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --enable-cloog-backend=isl --with-system-zlib --with-native-system-header-dir=/tools<br>--disable-libssp --disable-install-libiberty --disable-cloog-version-check --enable-checking=release --enable-libstdcxx-time</span></blockquote></div><br><div>Hello Martin,</div><div><br></div><div>Excellent. I didn't add --disable-libssp and --disable-install-libiberty to my working rendered book of the temp gcc build. I have removed the STANDARD INCLUDE DIR command cause of system native headers.</div><div><br></div><div>I'm keeping a working and flowing rendered book of my changes here: <a href="https://www.berzerkula.org/">https://www.berzerkula.org/</a>~kb0iic/CLFS-GIT/html/</div><div><br></div><div>People are welcome to test and give me edits to apply. People can ignore the branch update patch for gcc in this book.</div><div><br></div><div>I'm planning this to push changes to the book once we get it all sorted. All we really need to do now is craft a multilib patch for gcc 4.8.0. We can't copy the old multilib patch as target configs aren't the same starting with gcc >= 4.7.</div><div><br></div><div>Thank you for the tips and help.</div><div><br></div><div>Sincerely,</div><div><br></div><div>WIlliam Harrington</div></body></html>