Re: Warning: OS X Lion and compilation
- To: mathgroup at smc.vnet.net
- Subject: [mg120417] Re: Warning: OS X Lion and compilation
- From: George Woodrow III <georgevw3 at mac.com>
- Date: Thu, 21 Jul 2011 21:07:58 -0400 (EDT)
- References: <201107210946.FAA06497@smc.vnet.net>
The good news is that Xcode is now free. george On Jul 21, 2011, at 5:46 AM, dr DanW wrote: > I have not dug thoroughly into this yet, but I wanted to get the warning out quickly. Apparently, OS X Lion does not include the gcc compiler. I upgraded to Lion this morning, then on a lark tried to compile a function in Mathematica with CompilationTarget -> "C". I got an error that no compiler was found. > > I am sure that it is only a matter of either obtaining a copy of gcc or Xcode (with its own c compiler, not gcc) and configuring Mathematica to use that compiler. I have not tried either, since I am not using anything but opcode compilation. If you are successful, please post instructions for others on this group. > > Thanks, > Daniel >
- References:
- Warning: OS X Lion and compilation
- From: dr DanW <dmaxwarren@gmail.com>
- Warning: OS X Lion and compilation