Changes between Initial Version and Version 1 of Ticket #45983, comment 2


Ignore:
Timestamp:
Nov 22, 2014, 11:40:36 AM (9 years ago)
Author:
dcnicholls
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45983, comment 2

    initial v1  
    1 I did have the command line tools installed, as indicated by the cammoand "xcode-select -p".  However, I seem to have fixed it: I reinstalled XCode 6.1. (using the route offered by "xcode-select --install") The first thing I noticed was that when I now enter  "xcode-select --install" again it now tells me the tools are already installed.  Before, while the tools were there, they didn't register as present with the "xcode-select --install" command.
     1I did have the command line tools installed, as indicated by the command "xcode-select -p".  However, I seem to have fixed it: I reinstalled XCode 6.1. (using the route offered by "xcode-select --install") The first thing I noticed was that when I now enter  "xcode-select --install" again it now tells me the tools are already installed.  Before, while the tools were there, they didn't register as present with the "xcode-select --install" command.
    22
    33Following the XCode re-install, the gcc49 port compile did not crash, though it took 25 minutes to compile on this SSD 2.8GHz machine, whereas gcc48 compiled in about 3 minutes.