> When HDF5 library is linked statically, the same compiler settings are
used for structs, so they end up binary compatible. Thus, for many C users
it's not a big problem. However, when calling from non-C code, the same
field alignment cannot be applied automatically.

Statically linked or dynamically, it doesn't matter. If the library is
compiled as an rpm, for instance, and then you compile your application
with PGI or Intel compiler, you may have the same issue.


Matthieu
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Reply via email to