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]

GCC for AIX


I am running GCC for AIX and am having problems compiling even he simplest
of c programs.  The message I get is, "cpp: installation problem, cannot
exec `cpp': Arg list too long."  If I use the -v option, it appears as if
cpp calls itself repeatedly with a growing list of arguments (all appear to
be duplicates) until the error appears.

Any assistance you can offer would be greatly appreciated.

Thanks.


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