On Nov 9, 2012, at 11:30 AM, Prabhu wrote:
Hi,
I'm trying to compile GCC, I done with untaring (MPFR,GMP
and MPC ) and moving the files to its respected folders, and even
configuration part also done. but while making the Gcc its throwing
me an error message says that
checking
On 11/10/2012 07:14 AM, Prabhu wrote:
> (5.5.1 Installation of cross GCC)
>
> I successfully compiled Binutilities, then I untared the GCC. In GCC
> folder I done the following steps
>
> *tar -Jxf ../mpfr-3.1.1.tar.xz
> mv -v mpfr-3.1.1 mpfr
> tar -Jxf ../gmp-5.0.5.tar.xz
> mv -v gmp-5.0.5 gmp
> ta
(5.5.1 Installation of cross GCC)
I successfully compiled Binutilities, then I untared the GCC. In GCC folder
I done the following steps
*tar -Jxf ../mpfr-3.1.1.tar.xz
mv -v mpfr-3.1.1 mpfr
tar -Jxf ../gmp-5.0.5.tar.xz
mv -v gmp-5.0.5 gmp
tar -zxf ../mpc-1.0.tar.gz
mv -v mpc-1.0 mpc*
This
*for
On 11/10/2012 01:49 AM, Prabhu wrote:
> Hi,
> I'm trying to compile GCC, I done with untaring (MPFR,GMP and
> MPC ) and moving the files to its respected folders, and even
> configuration part also done. but while making the Gcc its throwing me
> an error message says that
>
> *checking f
On 11/09/2012 12:53 PM, Chris Staub wrote:
> On 11/09/2012 12:30 PM, Prabhu wrote:
>> Hi,
>>I'm trying to compile GCC, I done with untaring (MPFR,GMP and
>> MPC ) and moving the files to its respected folders, and even
>> configuration part also done. but while making the Gcc its throwi
On 11/09/2012 12:30 PM, Prabhu wrote:
>
> Hi,
> I'm trying to compile GCC, I done with untaring (MPFR,GMP and
> MPC ) and moving the files to its respected folders, and even
> configuration part also done. but while making the Gcc its throwing me
> an error message says that
Please clari