I get a bootstrap failure because /usr/local/include not be added to the include directories so while compiling stage2, gcc cannot find iconv.h. /include is added instead of /usr/local/include. The only patch which looks like it could be the cause if Geoffrey Keating's patch to add intermodular compiling. Thanks, Andrew Pinski