<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi All:<br><br>I am trying to compile Ipopt in Cygwin with Visual C and Intel Fortran.<br><br>I use BLAS,LAPACK, METIS and MUMPS. In metis, I had to comment out #include <strings.h> in the header file because this is not available. Intel fortran does not like the preprocessor directives such as #if ! defined(DBG_SMB3) and #endif. I do not know if these are due to formatting (I remember from long ago the formatting requirements of fortran, but there were no preprocessor directives then). The culprit was dmumps.common_buffer.F<br>Any comments on how this can be handled?<br><br>TIA<br>Krish<br><br></div></div><br>
</body></html>