Re: "#error Unable to determine architecture." while compiling gcc-4.4.x for arm-none-linux-gnueabi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please ignore this. Just spotted the missing
--target=arm-none-linux-gnueabi in the confiure.
While it didn't compile it has got it further through the build.

On 10 June 2010 22:44, Phil Couling <couling@xxxxxxxxx> wrote:
> Hi All
>
> I'm having trouble getting gcc to compile for my ARM box
> (arm-none-linux-gnueabi) and at a bit of a loss to know how to
> continue.
>
> I've tried all of the 4.4.x versions, but for each one I get the
> following error:
> ../../../../gcc-4.4.1/libgcc/../gcc/config/arm/lib1funcs.asm:103:2:
> error: #error Unable to determine architecture.
>
> I can't find anything useful on google with regards to this error.
>
> I'm building using the following to configure:
> ../gcc-$GCC_VERSION/configure --host=arm-none-linux-gnueabi
> --prefix=$HOME/built --with-gmp=$HOME/tools --with-mpfr=$HOME/tools
>
> Other package versions are:
> BINUTILS_VERSION=2.19
> GMP_VERSION=5.0.1
> MPFR_VERSION=2.4.2
>
>
> Any suggestions?
>
> Thanks
>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux