Re: [Anjuta-list] Using Anjuta with ccache



I'm not sure that's an Anjuta problem. You should do an export CC="ccache
c++" (bash syntax, your mileage may vary) before running the configure
command. Probably need to do that from the shell and not the menus.

Otherwise you can edit the make command in the .prj file in 1.0.x, it's
the only way. Not sure if replacing 'make' by 'make CC="ccache c++"' would
work.

You might want to try anjuta CVS HEAD (1.1 version), the build command can
be edited from the GUI there.

TTimo

On Tue, 22 Apr 2003 14:56:12 -0600
"Alfredo J. Cole" <alfredo clshonduras com> wrote:

> Hi:
> 
> I have a project with over 160 source files. I would like to use ccache to 
> speed compiling, but I can not find a place to change the "c++" command and 
> substitute it for "ccache c++". I have tried changing the Makefile directly, 
> but changes get lost when I add a new file to the project. Options->Commands 
> does not seem to do it. Any help?
> 
> Thank you and regards.
> 
> -- 
> Alfredo J. Cole
> http://www.acyc.com
> http://www.clshonduras.com
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
> 




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