Re: semantic-clang tempfiles
Eric Ludlam <[email protected]> Tue, 23 Dec 2014 11:21:46 -0500
| Newsgroups | gmane.emacs.semantic |
|---|---|
| Message-ID | <[email protected]> |
On 12/03/2014 01:48 PM, Dmitry Cherkassov wrote: > I see semantic-clang generates __SEMANTIC_CLANG_TEMPFILE.c in working > dirs, that some Makefiles may interpret as ordinary source and try to > compile & link. > > This is bad, how can i turn it off? Semantic clang is not well supported as it was requested we not invest in it. I've never tried to use it, but you can just edit the sources for cedet/semantic/bovine/clang.el, and change the name to whatever you like. There is a variable name for the file you could just stick /tmp/ in front of, for example. Eric ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net