User Portlet User Portlet

Discussions
It must be Apple here's Dos Needs["CCompilerDriver"] CCompilers[] g=Compile[{x},x^2]; cCode=ExportString [g,"C"]; CreateExecutable[cCode,"mine"] This gives the same output without the errors in dos