MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: mac new OS "mountain lion", compile function, C compiler

  • To: mathgroup at smc.vnet.net
  • Subject: [mg127487] Re: mac new OS "mountain lion", compile function, C compiler
  • From: Murray Eisenberg <murray at math.umass.edu>
  • Date: Sun, 29 Jul 2012 03:03:41 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <20120728063919.C86866648@smc.vnet.net>
  • Reply-to: murray at math.umass.edu

Just a possibility: did you also explicitly install the corresponding 
Xcode 4.4 command-line tools?  (You may do so from the Xcode Preferences 
 > Components pane

On 7/28/12 2:39 AM, Chris wrote:
> Dear all
>
> I don't know if this posting is in the right group. If not please forgive me.
>
> I know that updating the OS to mountain lion was a bit early usually I wait until the first update is available. However, in a weak moment I did update and now suffer the consequences.
>
> Here is the problem:
> Whenever I want to execute a compile function with the option CompilationTarget->"C" it produces the following error:
>
> "CCompilerDriver`CreateLibrary::nocomp: A C compiler cannot be found on your system. Please consult the documentation to learn how to set up suitable compilers."
>
> Thus, it seems that no C compiler is installed. However, I also updated XCode after the mountain lion update and therefore there is a compiler installed.
>
> I appreciate any help in this matter. Thanks Chris
>

-- 
Murray Eisenberg                     murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305



  • Prev by Date: Re: mac new OS "mountain lion", compile function, C compiler (vrs. 8.0.4)
  • Next by Date: Re: mac new OS "mountain lion", compile function, C compiler (vrs. 8.0.4)
  • Previous by thread: Re: mac new OS "mountain lion", compile function, C compiler (vrs. 8.0.4)
  • Next by thread: Re: mac new OS "mountain lion", compile function,