On Wed, Jul 10, 2013 at 02:24:48PM -0700, Mike Stump wrote: > 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.
Current gcc trunk now builds fine on darwin13. Thanks for the commit. Jack > > 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.