<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I&#8217;m new to COIN and am trying to compile COIN/Clp
using cygwin and mingw under Windows to produce a Windows console application.
I uncommented the &#8211;mno-cygwin &#8211;I- -I/usr/include/g++-3 setting for
the CXX varialble in the Makefile.CYGWIN makefile.&nbsp; I&#8217;m now getting
compiliation errors.&nbsp; The error I&#8217;m getting is that &#8211;I- is being
defined twice.&nbsp; If I remove &#8211;I- from the CXX variable, I&#8217;m getting
a compilation error in CoinFactorization1.cpp stating that CoinIsnan is undeclared
in CoinFloatEqual.hpp.&nbsp; Any idea what is going on and how to fix my compilation
problems.&nbsp; I&#8217;d prefer not to dig down into the internals of the
Makfiles/source code if there is an easy solution.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Thanks,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Mike<o:p></o:p></span></font></p>

</div>

</body>

</html>