Version: unknown (using KDE 3.1.1) Installed from: Gentoo Compiler: gcc version 3.2.2 OS: Linux (i686) release 2.4.20-gentoo-r2 this applies at least to custom projects. this is my project structure theproject theproject/src <- here are all the sources theproject/linux <- linux specific project & makefiles theproject/linux/obj <- obj files theproject/program <- executable( = intended working directory, since all program data is in here, too)
This should work fine for executing in Gideon from today's CVS Regarding debuging, I'm not sure and I can't confirm rigth now.
The working directory works like you want for run and debbug rigth now