<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16850" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=625504008-25062009><FONT face=Arial
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial size=2>I have some problems
concerning serial HDF5 with Fortran. My program was written with PHDF5 and
compiles without errors or warnings with Intel Compiler V10.1
on Linux/Gentoo 32 bit. But now I am trying to compile it on Windows XP
with Intel Visual Fortran V11 and HDF 1.8.3 (serial). When I followed the
instructions given for Windows build, I could compile my code but always
retrieved warnings like </FONT></SPAN></DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2>warning
LNK4217: locally defined symbol _H5F_FLAGS imported in function <SPAN
class=625504008-25062009>"function".</SPAN></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009></SPAN></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009>First I thought it's because I use the wrong libraries
(there are no static precompiled debug libraries for MS Visual Studio
2005 and Intel Fortran V11), but the warnings didn't disappear even though Pedro
Vicente sent my the right libraries (thanks by the way!). Now I figured out that
it's because of flags like "<FONT size=2>H5F_ACC_TRUNC_F" and
"H5T_NATIVE_REAL" I am using in my code. According to
</FONT></SPAN></FONT></FONT></SPAN><SPAN class=625504008-25062009><FONT
face=Arial><FONT size=2><SPAN class=625504008-25062009><A
href="http://www.hdfgroup.org/HDF5/doc/Tutor/crtdat.html">http://www.hdfgroup.org/HDF5/doc/Tutor/crtdat.html</A>,
the </SPAN></FONT></FONT></SPAN><SPAN class=625504008-25062009><FONT
face=Arial><FONT size=2><SPAN class=625504008-25062009>subroutine
"h5init_types_f" must be called at the beginning of the program to get access to
the pre-defined datatypes. But when I tried to call this routine, an error was
returned since the routine seems not to be
available.</SPAN></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009></SPAN></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009>Do you have any idea what I have to do? Thanks a lot
for any advice.</SPAN></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009></SPAN></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009>Regards,</SPAN></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009></SPAN></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=625504008-25062009><FONT face=Arial><FONT size=2><SPAN
class=625504008-25062009>Hannes Grimm-Strele</SPAN></FONT></FONT></DIV>
<P><FONT face=Arial size=2><SPAN
class=625504008-25062009></SPAN></FONT> </P></SPAN></BODY></HTML>