I am currently trying to use ede to start working on c/c++ projects with emacs, but I cannot find a way to include linker flags. The configuration of ede that has linker flags does not work--it says that it does not, and it does not add it to the makefile. Is there another way to add linker flags? Editing the makefile to have them requires me to do it every time I configure something since every such time ede rewrites the makefile excluding the wanted flags. I'm using the version in Debian etch,
repositories1.0pre3. Is there some version where it actually works?
I am asking this because I do not want to make my own makefile for large projects, and I have grown fond of some things in emacs that Kdevelop or other IDE's do not have.