I am compiling the u-boot-2009.08.tar.bz2 code for PPC440 based Taishan board. To debug the code i put u-boot in debug mode i.e enable the debug mode by commented out DBGFLAGS= -g -DDEBUG in top level config.mk With this debug flag i am not able to compile the code. Please let me know is there any fix for this