On Tue, Jun 07, 2011 at 06:48:08PM +0200, Rainer Orth wrote: > any word on this patch? I think I only need approval for the gcc.c
I'm not a maintainer of gcc.c, and I think it is a bad idea. PIE is just a (slightly) more secure form of an executable, therefore if a target doesn't support position independent executables, linking it as normal executable is IMHO just fine. Jakub