That did not have the desired effect on the command line tools. I do still have backups, but yuck.
David On 2013-09-19, at 8:51 AM, Staffan Larsen <staffan.lar...@oracle.com> wrote: > As a workaround, it's possible to have several versions of XCode installed > and you can switch between them from the command line with "xcode-select". > > /Staffan > > On 19 sep 2013, at 14:05, David Chase <david.r.ch...@oracle.com> wrote: > >> XCode 5 changed things a little: >> >> configure: The C compiler (located as /usr/bin/gcc) does not seem to be the >> required GCC compiler. >> configure: The result from running with --version was: "Configured with: >> --prefix=/Applications/Xcode.app/Contents/Developer/usr >> --with-gxx-include-dir=/usr/include/c++/4.2.1" >> >> Merely zipping a copy of the old one does not work -- I tried that, it has >> embedded references to stuff in /Applications/XCode.app. >> >> Yes, I have backups. I figured someone should look. >> >> David >> >