Building arm cross-compiler for solaris-2.6

Davor Novosel davor.novosel@fujitsu-fme.com
Wed May 24 23:07:00 GMT 2000


Hi,

I'm trying to build a gcc cross-compiler for the arm processor
architecture on
a solaris-2.6 host. After running the configure script, I wanted to
build the
compiler, but after executing 'make' I got the following error message:

 make all-recursive
 Making all in intl
 Making all in lib
 Making all in makeinfo
 make: Fatal error: Don't know how to make target `../lib/system.h'
 Current working directory /usr/appl/davor/src/gcc-obj/texinfo/makeinfo
 *** Error code 1
 make: Fatal error: Command failed for target `all-recursive'
 Current working directory /usr/appl/davor/src/gcc-obj/texinfo
 *** Error code 1
 make: Fatal error: Command failed for target `all-recursive-am'
 Current working directory /usr/appl/davor/src/gcc-obj/texinfo
 *** Error code 1
 make: Fatal error: Command failed for target `all-texinfo'

What am I making wrong? I also tried 'make LANGUAGES=c' but it didn't
help.
Does anybody know whether there is a precompiled binary available of the
arm
cross-compiler for solaris-2.6?
Thank you very much in advance for any comments.

Davor



More information about the Gcc-help mailing list