<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:΢ÈíÑźÚ
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi,<br><br>I am trying to compile the utils/solvers/c++/solver.cpp with gcc 4.5.1 under win xp. The gcc is from here http://www.equation.com/servlet/equation.cmd?fa=fortran<br><br>After run:<br><br>g++ solver.cpp -o solver.exe<br><br>I got some error messages like: "undefined reference to '_imp__connect@12". I was thinking I need some libraries to link with.<br><br>Just wondering is there a library available or which modules I need to build the library from by my own. <br><br>Thanks for help.<br><br>Regards,<br><br>Cean<br>                                         </div></body>
</html>