Index: dietlibc-0.30_pre20060501/dietfeatures.h =================================================================== --- dietlibc-0.30_pre20060501.orig/dietfeatures.h +++ dietlibc-0.30_pre20060501/dietfeatures.h @@ -99,7 +99,7 @@ /* WARNING: this appears to break with some binutils versions. Works * for me with binutils 2.15. The symptom is an error message that * `main' can not be found. */ -/* #define WANT_STACKGAP */ +#define WANT_STACKGAP /* Include support for ProPolice/SSP, calls guard_setup */ /* ProPolice is part of gcc 4.1 and up, there were patches for earlier