<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 06/12/2013 12:21 AM, William
Harrington wrote:<br>
</div>
<blockquote
cite="mid:BC5D087E-A757-4CAD-BF1B-D9098DB44579@berzerkula.org"
type="cite"><br>
<div>
<div>On Jun 11, 2013, at 10:51 PM, William Harrington 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; ">The problem is that it isn't using
the cross compiler. It's using the compiler from the host.
Thus it is trying to use host headers and host libs.</span></blockquote>
</div>
<br>
<div>Which is proper at this point, however, now we need to have
the host to have the installed headers.</div>
<div><br>
</div>
<div>For debian based systems: sudo apt-get install libgmp-dev
libmpfr-dev libmpc-dev</div>
<div><br>
</div>
<div>So it seems the host needs gmp, mpfr and mpc headers now. I
noticed an issue where I had to also include zlib headers. This
is something new with gcc 4.8.1. I never encountered it with gcc
4.7.x.</div>
<div><br>
</div>
<div>Sincerely,</div>
<div><br>
</div>
<div>William Harrington</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Clfs-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Clfs-support@lists.cross-lfs.org">Clfs-support@lists.cross-lfs.org</a>
<a class="moz-txt-link-freetext" href="http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org">http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org</a>
</pre>
</blockquote>
<font size="+1"><font face="Arial">I have install<font size="+1">ed
t<font size="+1">he libgmp-dev, libmpfr-dev, and libmpc-dev <font
size="+1">package<font size="+1">s<font size="+1">. <font
size="+1">I have s<font size="+1">uc<font size="+1">cessfully
built gcc-4.8<font size="+1">.1 in section 6.9.<br>
<br>
<font size="+1">Daniel</font><br>
</font></font></font></font></font></font></font></font></font></font></font>
</body>
</html>