This is the mail archive of the gcc-bugs@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]

Re: cpp error using g++ and make


> From: "Fortenberry, Michael" <Michael.Fortenberry@Dialogic.com>
> To: "'gcc-bugs@gcc.gnu.org'" <gcc-bugs@gcc.gnu.org>
> Date: Tue, 25 Jul 2000 14:46:12 -0400

> cpp: installation problem, cannot exec `cpp': Arg list too long

Probably not a bug in the compiler, but rather a limitation from the
early 1980s from the OS you are using.  Please install linux and you
will notice this bug goes away.

Use the -v option to the compiler to see the command line.  The one
that is being used isn't the one you see.

If you want a fix, you will have to ask your OS company for one.

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