Re: Error compiling arm-elf-gcc-4.5.0

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

 



Il giorno mar, 20/04/2010 alle 17.23 +0300, Kai Ruottu ha scritto:
> > I have configured as follows:
> > configure --enable-languages=c,c++ --target=arm-elf --with-gnu-as
> > --with-gnu-ld --prefix=path-to/arm-elf-gcc-4.5.0
> 
> The given $prefix should be some 'absolute' pathname, the default is
> '/usr/local' when no '--prefix=$prefix' is given. Yours is 'relative'
> to some directory.
path-to/arm-elf-gcc-4.5.0
is only a placeholder, not the true prefix path.
The actual prefix is /usr/local/cross-gcc-arm-elf-4.5.0


> Of course you should first have binutils for 'arm-elf' in the
> '$prefix/bin' (for humans and this dir in PATH) and in
> '$prefix/arm-elf/bin' (for the GCC to be built). The
> 'path-to/arm-elf-gcc-4.5.0/arm-elf/bin/objdump' shows this
> scheme with your given $prefix and $target values.
Yes, I have previously built binutils 2.20.1 for arm target

MC


[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