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.