This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Problems in building gcc on linux


 
Hi ,

I am building gcc on linux 6.1 .

My configuration command is ----

configure --target=h8300-hms --host=i386-coff-go32 --build=sun4 --prefix=/b/dosbin

My target is hitachi h8/300 processor for MS-DOS.

After configuring successfully i gave the command

make all

make info 

make install. But there are some errors....

My queries are

1] There is a makefile in each and every directory. Should i make them all individually?

2] There are errors reported during make. Please clarify these errors?

In make all--------

make[1]: i386-coff-go32-ar: Command not found
make[1]: *** [libiberty.a] Error 127
make: *** [all-libiberty] Error 2

In make info-------

make[1]: i386-coff-go32-ar: Command not found
make[1]: *** [libiberty.a] Error 127
make: *** [all-libiberty] Error 2

In make install-----

In file included from /root/rakesh/src/gcc/gencheck.c:21:
hconfig.h:1: auto-build.h: No such file or directory
make[1]: *** [gencheck.o] Error 1
make: *** [install-gcc] Error 2

Thanks in advance


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

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