On 3/28/07, dayas2003 <[EMAIL PROTECTED]> wrote:
> I am trying to generate a gcc binary for the 4.1.2. Serching through
> the net gave me the following options:
>
> [ Ref :http://nihilisme.ca:8080/arm/ ]
> Configuration:
>
> gdb: ./configure --target=arm-linux --build=i686-pc-linux-gnu
> --prefix=$PREFIX
>
> binutils: ./configure --target=arm-linux --prefix=$PREFIX
> --with-cpu=xscale --nfp
>
> glibc: ./configure arm-linux --build=i686-pc-linux-gnu
> --with-headers=$KERNEL/include --enable-add-ons
> --enable-shared --prefix=$PREFIX --with-cpu=xscale --without-fp
>
> gcc: ./configure --target=arm-linux --prefix=$PREFIX $HOST
> --with-headers=$KERNEL/include --with-cpu=xscale
> --with-softfloat-support=internal --enable-languages=c,c++ --nfp
>
> ====================================
> However I am not able to understand some of the option above like;
> The valueof $PREFIX , $KERNEL, xscale ,$HOST ,
> --with-softfloat-support=internal
>
> I have tried with different options and it ends up in Error while
> configuring as "configure failed"
This is off-topic for this list. Have you tried one of the many Linux
and gcc mailing lists out there? There are many people on those lists
who are experts, I am sure, and who can help you.
-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
If I were to divulge it, it would overturn the world."
-- Jelaleddin Rumi