This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build Error on 3.0


On Dec  6, 2001, Angel Gomez <angel@datatekcorp.com> wrote:

> The build script claims the cross-compiler doesn't work. The target is
> arm-coff. Do you have any clues?

Have you build binutils for that target already?  (probably, otherwise
you'd get failures while building libgcc)

Do you have newlib in the source tree?  (this would cause the problem
at this point; you need newlib build before libiberty)

If you don't want to build a unified tree with binutils, gcc and
newlib, install as much of gcc as you've already got to build, use
that to build newlib, then get back and complete the target-libraries
build.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]