<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 12:50 PM, bvl 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; ">I have had iffy downloads of eglibc before.  And as I said If you posted  the  <br>copy of eglibc-2.17  that you successfully used  somewhere on the cblfs setup<span class="Apple-converted-space"> </span><br>I could download it as I am unsure of the version of eglibc I am using.</span></blockquote></div><br><div>I'm working through a rolling render of the GIT book staging for an update for gcc 4.8.0. You are welcome to test it as I move along and help with edits. Along with anyone else in this list. Following the clfs-dev mailing list will reveal more info.</div><div><br></div><div>The gcc 4.8 patches are not on the website so the download links won't work. The patches have been given by Martin Ward on this mailing list, so people can get the binaries from the list archives.</div><div><br></div><div>Also, do not worry about the gcc branch update patch, it is not downloadable either. If people want to create their own branch update patch:</div><div><br></div><div>git clone git://gcc.gnu.org/git/gcc.git &&</div><div>git checkout -b gcc-4_8-branch origin/gcc-4_8-branch</div><div>git checkout-index -f -a --prefix=/mnt/clfs/sources/gcc-4_8-branch/      (this is the new directory to diff against from the original)</div><div>tar xf gcc-4.8.0.tar.gz  && mv gcc-4.8.0{,.orig}      (this is the original to diff against the new)</div><div>LANG=C TZ=UTC diff -Naur gcc-4.8.0.orig gcc-4_8-branch > gcc-4.8.0-branch_update-1.patch</div><div><br></div><div><a href="https://www.berzerkula.org/">https://www.berzerkula.org/</a>~kb0iic/CLFS-GIT/html/  (this is sitll a work in progress. configuration options may change on a whim, packages may disappear on a whim, commands may change or disappear or be added on a whim, use at your own risk)</div><div><br></div><div>This book is being used to stage updates to the git book for gcc 4.8.0.</div><div><br></div><div>I'm sticking with eglibc 2.15 branch till I get gcc 4.8.0 multilib included. Then eglbc 2.17 will come later as more changes will be required.</div><div><br></div><div>Sincerely,</div><div><br></div><div>William Harrington</div></body></html>