help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exported variable too long


From: Larry I Smith
Subject: Re: Exported variable too long
Date: Wed, 19 Oct 2005 23:44:52 GMT
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050727

rob2005 wrote:
> Hi.
> 
> I am getting the following warning:
> 
> "Exported variable too long - skipping 'CPP_CMD' (len=4606)"
> 
> I have no idea about the meaning of this warning nor about what in my
> code can be producing it.
> 
> Could somebody explain me what this warning is?
> 
> 
> Thank you very much
> 
> Rob.
> 

Is this coming from your compiler?
It looks more like a Make error - complaining about a Makefile
variable (or shell variable) that is being exported.

More details please.  Offending code examples would be best...

Larry


reply via email to

[Prev in Thread] Current Thread [Next in Thread]