<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: [GCC-XML] Argument list too long</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thanks all for the prompt response.<BR>
<BR>
There was a problem of config parameter GCCXML_EXECUTABLE<BR>
<BR>
Earlier it was set wrong to "/usr/local/bin/gccxml"<BR>
<BR>
Now I have set it to "/usr/local/bin/gccxml_cc1plus"<BR>
<BR>
Now it is running properly.<BR>
<BR>
<BR>
<BR>
Thanks<BR>
Vishal<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Brad King [<A HREF="mailto:brad.king@kitware.com">mailto:brad.king@kitware.com</A>]<BR>
Sent: Fri 3/19/2010 6:11 PM<BR>
To: Vishal Bayskar<BR>
Cc: Pascal J. Bourguignon; gccxml@gccxml.org<BR>
Subject: Re: [GCC-XML] Argument list too long<BR>
<BR>
Pascal J. Bourguignon wrote:<BR>
> On 2010/03/17, at 12:27 , Vishal Bayskar wrote:<BR>
>> but every time it is giving an error<BR>
>> =======<BR>
>> Error: Could not run /usr/local/bin/gccxml:<BR>
>> Argument list too long<BR>
>> =======<BR>
> This is a limit of the host operating system.  In general, there's a<BR>
> limit on the number of arguments and on the total size of the arguments<BR>
> that can be passed to a process.<BR>
<BR>
The argument list that gccxml generates for its internal parser<BR>
is no where close to the limit of 64-bit Linux argv[].<BR>
<BR>
> On 2010/03/17, at 12:27 , Vishal Bayskar wrote:<BR>
>   GCCXML_COMPILER="/usr/lib64/ccache/c++"<BR>
<BR>
We don't support ccache.  Try<BR>
<BR>
  gccxml --gccxml-compiler g++ example1.cxx -fxml=example1.xml<BR>
<BR>
-Brad<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>

<pre>

DISCLAIMER: 
----------------------------------------------------------------------------------------------------------------------- 
The contents of this e-mail and any attachment(s) are confidential and
intended 
for the named recipient(s) only.  
It shall not attach any liability on the originator or NECHCL or its 
affiliates. Any views or opinions presented in  
this email are solely those of the author and may not necessarily reflect the 
opinions of NECHCL or its affiliates.  
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of  
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have  
received this email in error please delete it and notify the sender 
immediately. . 
-----------------------------------------------------------------------------------------------------------------------</pre>