On Thu, 21 Mar 2013, Chen Shapira wrote: > Hi Everyone, > > While building PETSc in Cygwin, I've noticed the following warning : > "You are using an Intel supplied intrinsic header file with a > third-party compiler."
Must be intel compiler issue [when mixing icl with ifort] > It seems that the configure and 'make' were completed well, > but when I'm testing the petsc tutorials/examples, I sometimes get > strange errors/warnings such as : > In ex2 and ex3 : "Error : Window Not Successfuly Created" > In ex7 , ex10 and others : "Warning: win32fe: Library Path Not Found: > /home/petsc-dev/PROGRA~2IntelCOMPOS~3binia32" I'm not sure what the error means. Does the compile go through fine? Is this with PETSc makefiles - with the same compiler env setup [as [per the installation instructions?] You can send us the complete compile log Satish > > Any ideas on what to do ? > > Thanks > Chen >
