Changes between Initial Version and Version 1 of Ticket #45983, comment 2
- Timestamp:
- Nov 22, 2014, 11:40:36 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45983, comment 2
initial v1 1 I did have the command line tools installed, as indicated by the c ammoand "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.1 I 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. 2 2 3 3 Following 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.