<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235322</link>
    <title>MATLAB Central Newsreader - Setting-up LCC compiler on MatLab 7.6 (R2008a)</title>
    <description>Feed for thread: Setting-up LCC compiler on MatLab 7.6 (R2008a)</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 29 Aug 2008 16:47:01 -0400</pubDate>
      <title>Setting-up LCC compiler on MatLab 7.6 (R2008a)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235322#597976</link>
      <author>Carlos Ribeiro</author>
      <description>Hi!&lt;br&gt;
&lt;br&gt;
I'm trying to setup a C compiler in Matlab 7.6 (with &lt;br&gt;
Simulink 7.1 and MATLAB Compiler 4.8) but when I run the &lt;br&gt;
command &quot;mex -setup&quot;, no compiler is identified. Not even &lt;br&gt;
LCC.&lt;br&gt;
&lt;br&gt;
&amp;gt;&amp;gt; mex -setup&lt;br&gt;
Please choose your compiler for building external interface &lt;br&gt;
(MEX) files: &lt;br&gt;
&amp;nbsp;&lt;br&gt;
Would you like mex to locate installed compilers [y]/n? y&lt;br&gt;
&amp;nbsp;&lt;br&gt;
Select a compiler: &lt;br&gt;
&amp;nbsp;&lt;br&gt;
[0] None &lt;br&gt;
&amp;nbsp;&lt;br&gt;
Compiler: &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
The LCC compiler is good enough for me, but where is it?!&lt;br&gt;
Doesn't it come with Matlab?&lt;br&gt;
&lt;br&gt;
Any help is more than welcome. &lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Carlos</description>
    </item>
    <item>
      <pubDate>Sat, 30 Aug 2008 01:19:54 -0400</pubDate>
      <title>Re: Setting-up LCC compiler on MatLab 7.6 (R2008a)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235322#598023</link>
      <author>Freelance Embedded Systems Engineer</author>
      <description>Carlos Ribeiro wrote:&lt;br&gt;
&amp;gt; I'm trying to setup a C compiler in Matlab 7.6 (with &lt;br&gt;
&amp;gt; Simulink 7.1 and MATLAB Compiler 4.8) but when I run the &lt;br&gt;
&amp;gt; command &quot;mex -setup&quot;, no compiler is identified. Not even LCC.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; mex -setup&lt;br&gt;
&amp;gt; Please choose your compiler for building external interface &lt;br&gt;
&amp;gt; (MEX) files: &lt;br&gt;
&amp;gt; Would you like mex to locate installed compilers [y]/n? y&lt;br&gt;
&amp;gt; Select a compiler: &lt;br&gt;
&amp;gt; [0] None &lt;br&gt;
&amp;gt; Compiler: &lt;br&gt;
&amp;gt; The LCC compiler is good enough for me, but where is it?!&lt;br&gt;
&amp;gt; Doesn't it come with Matlab? Any help is more than welcome. &lt;br&gt;
&amp;gt; Thanks, Carlos&lt;br&gt;
&lt;br&gt;
Did you try searching the Matlab folder for &quot;lcc*.*&quot;?&lt;br&gt;
Mines is at: &lt;br&gt;
	C:\Program Files\MATLAB\R2008a\sys\lcc\bin&lt;br&gt;
&lt;br&gt;
I'm not using lcc.exe. &lt;br&gt;
I'm using the free Microsoft Visual Studio Express 2008.&lt;br&gt;
Instructions in Matlab Central for using the 2005 version are still valid.&lt;br&gt;
&lt;a href=&quot;http://www.microsoft.com/express/vc/&quot;&gt;http://www.microsoft.com/express/vc/&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/files/13321/mex+MSVCExpress.pdf&quot;&gt;http://www.mathworks.com/matlabcentral/files/13321/mex+MSVCExpress.pdf&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 01 Sep 2008 04:43:02 -0400</pubDate>
      <title>Re: Setting-up LCC compiler on MatLab 7.6 (R2008a)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235322#598159</link>
      <author>Rodney Thomson</author>
      <description>Freelance Embedded Systems Engineer &amp;lt;g9u5dd43@yahoo.com&amp;gt;&lt;br&gt;
wrote in message &amp;lt;48B8A03A.5030607@yahoo.com&amp;gt;...&lt;br&gt;
&amp;gt; Carlos Ribeiro wrote:&lt;br&gt;
&amp;gt; &amp;gt; I'm trying to setup a C compiler in Matlab 7.6 (with &lt;br&gt;
&amp;gt; &amp;gt; Simulink 7.1 and MATLAB Compiler 4.8) but when I run the &lt;br&gt;
&amp;gt; &amp;gt; command &quot;mex -setup&quot;, no compiler is identified. Not&lt;br&gt;
even LCC.&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt; mex -setup&lt;br&gt;
&amp;gt; &amp;gt; Please choose your compiler for building external interface &lt;br&gt;
&amp;gt; &amp;gt; (MEX) files: &lt;br&gt;
&amp;gt; &amp;gt; Would you like mex to locate installed compilers [y]/n? y&lt;br&gt;
&amp;gt; &amp;gt; Select a compiler: &lt;br&gt;
&amp;gt; &amp;gt; [0] None &lt;br&gt;
&amp;gt; &amp;gt; Compiler: &lt;br&gt;
&amp;gt; &amp;gt; The LCC compiler is good enough for me, but where is it?!&lt;br&gt;
&amp;gt; &amp;gt; Doesn't it come with Matlab? Any help is more than welcome. &lt;br&gt;
&amp;gt; &amp;gt; Thanks, Carlos&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Did you try searching the Matlab folder for &quot;lcc*.*&quot;?&lt;br&gt;
&amp;gt; Mines is at: &lt;br&gt;
&amp;gt; 	C:\Program Files\MATLAB\R2008a\sys\lcc\bin&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I'm not using lcc.exe. &lt;br&gt;
&amp;gt; I'm using the free Microsoft Visual Studio Express 2008.&lt;br&gt;
&amp;gt; Instructions in Matlab Central for using the 2005 version&lt;br&gt;
are still valid.&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.microsoft.com/express/vc/&quot;&gt;http://www.microsoft.com/express/vc/&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/files/13321/mex+MSVCExpress.pdf&quot;&gt;http://www.mathworks.com/matlabcentral/files/13321/mex+MSVCExpress.pdf&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Are you using 64 bit windows? I've heard that 64 bit&lt;br&gt;
installations of Matlab do not come with the LCC compiler.&lt;br&gt;
&lt;br&gt;
The original solution file has disappeared but cached in&lt;br&gt;
Google:&lt;br&gt;
&lt;a href=&quot;http://209.85.173.104/search?q=cache:p9daceAHh24J:www.mathworks.com/support/solutions/data/1-4390H5.html%3Fproduct%3DCO%26solution%3D1-4390H5+lcc+matlab+64+bit&amp;hl=en&amp;ct=clnk&amp;cd=1&amp;gl=au&amp;client=firefox-a&quot;&gt;http://209.85.173.104/search?q=cache:p9daceAHh24J:www.mathworks.com/support/solutions/data/1-4390H5.html%3Fproduct%3DCO%26solution%3D1-4390H5+lcc+matlab+64+bit&amp;hl=en&amp;ct=clnk&amp;cd=1&amp;gl=au&amp;client=firefox-a&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Rod&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://iheartmatlab.blogspot.com&quot;&gt;http://iheartmatlab.blogspot.com&lt;/a&gt;</description>
    </item>
  </channel>
</rss>

