------- Comment #26 from pcarlini at suse dot de 2008-01-27 21:35 ------- (In reply to comment #23) > I meant for just using -fpie on darwin with no other changes.
The problem I see, on darwin, is that -fpie cannot be passed to the driver, because eventually, the linker rejects -pie. Is that a know issue, dealt with automatically by the testing infrastructure? In that case, your patch is great, otherwise, or if things are going to be tricky, I say let's just go with mine (sorry about the typo) and spare time for something else ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26099