the uwin bootstrap code checks for vc installations
the ms api for installed packages seems to change with each vc release
we seem to have vc covered up to version 9
(cc -v Version 15.00.30729.01)

we'll try a vc 10 installation early next week and report back

On Mon, 14 Feb 2011 19:06:24 -0600 michael lindenmeyer wrote:
> This is a multi-part message in MIME format.
> --===============0788404850==
> Content-Type: multipart/alternative;
>       boundary="------------010202070701020504070409"

> This is a multi-part message in MIME format.
> --------------010202070701020504070409
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit

> Yesterday I was only able to set up a redistributable version/package of 
> VC++, but this morning found the complete VC++ 2010 package and 
> installed it; now I have a system setup like the one before my PC died. 
> Still, when I execute cc from uwin, I get the message 'native c compiler 
> not found'. UWIN did copy msvcrt.lib and msvcrt.dll into /usr/lib and 
> /sys/. Also, wiith the current VC++, I changed PATH and PACKAGE_cc 
> accordingly:

> PATH = /C/Program Files/Microsoft Visual Studio 
> 10.0/VC/bin:/home/tfilm:/home/tfilm/bin:/usr/bin:/usr/lib:/usr/include:/sys:/win:.

> PACKAGE_cc = /C/Program Files/Microsoft Visual Studio 10.0/VC/bin

> ----
> There is no msdev directory, /usr/lib is in PATH. What more is needed 
> for cc to recognize cl as the native C compiler??

> Thanks.
> MEL
> 110214.1902

> --------------010202070701020504070409
> Content-Type: text/html; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit

> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
>   <head>

>     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
>   </head>
>   <body bgcolor="#ffffff" text="#000000">
>     <font face="Courier New, Courier, monospace">Yesterday I was only
>       able to set up a redistributable version/package of VC++, but this
>       morning found the complete VC++ 2010 package and installed it; now
>       I have a system setup like the one before my PC died. Still, when
>       I execute cc from uwin, I get the message 'native c compiler not
>       found'. UWIN did copy msvcrt.lib and msvcrt.dll into /usr/lib and
>       /sys/. Also, wiith the current VC++, I changed PATH and PACKAGE_cc
>       accordingly:<br>
>       <br>
>     </font><!--[if gte mso 9]><xml>
>  <w:WordDocument>
>   <w:View>Normal</w:View>
>   <w:Zoom>0</w:Zoom>
>   <w:Compatibility>
>    <w:BreakWrappedTables/>
>    <w:SnapToGridInCell/>
>    <w:WrapTextWithPunct/>
>    <w:UseAsianBreakRules/>
>   </w:Compatibility>
>   <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
>  </w:WordDocument>
> </xml><![endif]--><!--[if gte mso 10]>
> <style>
>  /* Style Definitions */
>  table.MsoNormalTable
>       {mso-style-name:"Table Normal";
>       mso-tstyle-rowband-size:0;
>       mso-tstyle-colband-size:0;
>       mso-style-noshow:yes;
>       mso-style-parent:"";
>       mso-padding-alt:0pt 5.4pt 0pt 5.4pt;
>       mso-para-margin:0pt;
>       mso-para-margin-bottom:.0001pt;
>       mso-pagination:widow-orphan;
>       font-size:10.0pt;
>       font-family:"Times New Roman";}
> </style>
> <![endif]-->
>     <p class="MsoPlainText"><font face="Courier New, Courier, monospace">PATH
>         = /C/Program Files/Microsoft Visual Studio
> 10.0/VC/bin:/home/tfilm:/home/tfilm/bin:/usr/bin:/usr/lib:/usr/include:/sys:/win:.</font></p>
>     <p class="MsoPlainText"><font face="Courier New, Courier, monospace">
>         PACKAGE_cc = /C/Program Files/Microsoft Visual Studio
>         10.0/VC/bin<br>
>       </font></p>
>     <p class="MsoPlainText"><font face="Courier New, Courier, 
> monospace">----<br>
>         There is no msdev directory, /usr/lib is in PATH. What more is
>         needed for cc to recognize cl as the native C compiler??<br>
>       </font></p>
>     <p class="MsoPlainText"><font face="Courier New, Courier, 
> monospace">Thanks.<br>
>         MEL</font><br>
>       <font face="Courier New, Courier, monospace">110214.1902</font><br>
>     </p>
>     <br>
>   </body>
> </html>

> --------------010202070701020504070409--

> --===============0788404850==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline

> _______________________________________________
> uwin-users mailing list
> [email protected]
> https://mailman.research.att.com/mailman/listinfo/uwin-users

> --===============0788404850==--

_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to