cpp error using g++ and make

Mike Stump mrs@windriver.com
Tue Jul 25 16:50:00 GMT 2000


> 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.


More information about the Gcc-bugs mailing list