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]

egcs-1.0 installed


I have egcs-1.0 built and installed on a sparc-sun-solaris2.5 platform.

The only problem that I had was that I used Solaris make, rather than
GNU make, for the "make install" and it failed.  Repeating "make install"
with GNU make, caused it to install fine.  In case you care, the error
from Solaris make was:

...
/bin/sh /src/util/bin/egcs-1.0/install-sh -c -m 644 /src/util/bin/egcs-1.0/gcc/c
ccp.1 /util/egcs/man/man1/cccp.1
chmod a-x /util/egcs/man/man1/cccp.1
/src/util/bin/egcs-1.0/objdir.19971205/texinfo/makeinfo/makeinfo  -I/src/util/bi
n/egcs-1.0/gcc /src/util/bin/egcs-1.0/gcc/cpp.texi -o cpp.info
Making info file `cpp.info' from `/src/util/bin/egcs-1.0/gcc/cpp.texi'.
/src/util/bin/egcs-1.0/objdir.19971205/texinfo/makeinfo/makeinfo  -I/src/util/bi
n/egcs-1.0/gcc /src/util/bin/egcs-1.0/gcc/gcc.texi -o gcc.info
Making info file `gcc.info' from `/src/util/bin/egcs-1.0/gcc/gcc.texi'.
make: Fatal error: Don't know how to make target `f/intdoc.c'
Current working directory /src/util/bin/egcs-1.0/objdir.19971205/gcc
*** Error code 1
make: Fatal error: Command failed for target `install-gcc'



Thanks.
Davin.
-- 
Davin Milun    Internet:  milun@cs.Buffalo.EDU     milun@acm.org
               Fax:       (716) 645-3464
               WWW:       http://www.cs.buffalo.edu/~milun/


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