[Clfs-support] Build Error for GCC-4.8.1 (chpt 6.9 )

William Harrington kb0iic at berzerkula.org
Tue Jun 11 21:21:56 PDT 2013


On Jun 11, 2013, at 10:51 PM, William Harrington wrote:

> 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.

Which is proper at this point, however, now we need to have the host  
to have the installed headers.

For debian based systems: sudo apt-get install libgmp-dev libmpfr-dev  
libmpc-dev

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.

Sincerely,

William Harrington
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clfs.org/pipermail/clfs-support-clfs.org/attachments/20130611/904563f3/attachment-0001.htm>


More information about the Clfs-support mailing list