In the current SVN trunk:

If I change the toolchain options in "make menuconfig", they aren't taken correctly. Is it a bug or a feature?

For example, after successful compilation, if I change the GCC version, it tries to use it immediately, before actually building the new GCC. As a result, build failure. Same thing happens if I add GDB to the toolchain.

The only feasible workaround that I found is saving .config and then "make distclean".

(Last edited by ssinyagin on 15 Oct 2008, 22:20)