Problems in building gcc on linux

RakeshN rakeshn@kpit.com
Wed Sep 6 06:41:00 GMT 2000


 
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




More information about the crossgcc mailing list