On Jul 4, 2013, at 7:27 PM, Jack Howarth <howa...@bromo.med.uc.edu> wrote: > The attached patch eliminates the problem of the SDK being removed from / in > darwin13 > and later by appending --with-sysroot=\"`xcrun --show-sdk-path`\" to > host_configargs > in the top-level configure for those cases . Bootstrap tested on > x86_64-apple-darwin13. > Okay for gcc trunk and gcc-4_8-branch?
Ok. Thanks. If you could try a build of the software from src, that'd be nice. gcc/trunk: Committed revision 200886. Committed revision 200890. src: Checking in ChangeLog; /cvs/src/src/ChangeLog,v <-- ChangeLog new revision: 1.1074; previous revision: 1.1073 done Checking in configure; /cvs/src/src/configure,v <-- configure new revision: 1.447; previous revision: 1.446 done Checking in configure.ac; /cvs/src/src/configure.ac,v <-- configure.ac new revision: 1.190; previous revision: 1.189 done gcc/branches/gcc-4_8-branch: Committed revision 200889.