Thanks, but what does it do exactly? (before trying?) Denis
Subject: Re: [gambit-list] GSC from MacosX installer From: feeley@iro.umontreal.ca Date: Fri, 22 Nov 2013 16:04:21 -0500 CC: gambit-list@iro.umontreal.ca To: denis.prog@hotmail.com
On Nov 22, 2013, at 3:43 PM, Denis Fourt denis.prog@hotmail.com wrote:
When compiling with gsc from the macosx installer I get the following error messages (at the end): Though I have no problem with the homebrew installation. (running os 10.6 gcc 4.2)
Thanks
I have had a similar problem before and it was solved by running this command
xcode-select --install
which installs Xcode's command line tools.
Please try it out and see if that helps.
Marc
P.S. for more info see: http://stackoverflow.com/questions/9329243/xcode-4-4-and-later-install-comma...