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]

I can't seem to install gcc on a HP-UX B.10.20 C 9000/755 system


I used the URL http://egcs.cygnus.com/install/
to install gcc onto the server.

I downloaded the exec. and unzipped it to use on the UNIX server.

CONFIGURE:  I went to the directory : /opt/local/bin/gcc-2.95.2 and
typed "./configure"

  that seems to have been done correctly.

BUILD:   Next, I typed in "make bootstrap" in the directory
/opt/local/bin/gcc-2.95.2

INSTALL:   I typed in "make install" in the directory
/opt/local/bin/gcc-2.95.2


However, an error was encountered before the install step.  During the
build step I received this error:
--------------------------------------------------------
cpp: installation problem, cannot exec `cpp': Arg list too long
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
=========================================================

What can I do to get past this error?


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