Greetings:
First I would like to state that I was able to successfully compile
Binutils.
In section 5.5.1 page 36; after the tar commands we are supposed to do
the following:
lfs@c-68-36-199-213:/mnt/lfs/sources/gcc-4.8.1$ for file in \
> $(find gcc/config -name linux64.h -o -name linux.h -
Le 10/01/2014 22:40, William Darryl Jackson a écrit :
> Greetings:
>
> First I would like to state that I was able to successfully compile Binutils.
>
> [...]
> So I thought to put it in a script:
>
> #!/bin/sh
> for file in \
> $(find gcc/config -name linux64.h -o -name linux.h -o -name sysv4.
On 01/10/2014 05:02 PM, Pierre Labastie wrote:
> Le 10/01/2014 22:40, William Darryl Jackson a écrit :
>> Greetings:
>>
>> First I would like to state that I was able to successfully compile Binutils.
>>
>> [...]
>> So I thought to put it in a script:
>>
>> #!/bin/sh
>> for file in \
>> $(find gc
Greetings:
The GCC configure was successful, however the "make" error ed-out.
checking for MPFR... no
configure: error: libmpfr not found or uses a different ABI (including
static vs shared).
make[2]: *** [configure-stage1-mpc] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build'
ma
Hi William,
On Fri, 2014-01-10 at 20:32 -0500, William Darryl Jackson wrote:
> Greetings:
>
> The GCC configure was successful, however the "make" error ed-out.
>
> checking for MPFR... no
> configure: error: libmpfr not found or uses a different ABI (including
> static vs shared).
> make[2]: *
On 01/10/2014 09:02 PM, Michael E. Maher wrote:
Hi William,
On Fri, 2014-01-10 at 20:32 -0500, William Darryl Jackson wrote:
Greetings:
The GCC configure was successful, however the "make" error ed-out.
checking for MPFR... no
configure: error: libmpfr not found or uses a different ABI (inclu