MathGroup Archive 2011

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

Search the Archive

Recognize my GCC installation.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119917] Recognize my GCC installation.
  • From: Nicholas Goble <ngoble at iwu.edu>
  • Date: Wed, 29 Jun 2011 05:30:00 -0400 (EDT)

I'm at wits end trying to compile to C code. CompilationTarget->C yields 
an error. CreateLibrary always ends in *failed. However, CCompilers[] 
outputs this:

{{"Name" -> "GCC",
   "Compiler" -> CCompilerDriver`GCCCompiler`GCCCompiler,
   "CompilerInstallation" -> "/usr/bin", "CompilerName" -> Automatic}}

I've uninstalled and reinstalled GCC (Xcode), and it still doesn't seem 
to work in Mathematica (by the way, I'm on a mac running Mathematica 8). 
Any thoughts/help?

Nick G.


  • Prev by Date: Re: How can I concatenate elements
  • Next by Date: Re: How can I concatenate elements
  • Previous by thread: Re: Bug in Sum?
  • Next by thread: Re: Recognize my GCC installation.