I have been able to compile hdf5-1.8.9 with CC=gcc FC=lfc (lahey/fujitsu version 8.1.0b)
I have had to modify by hand the libtool file. I lack the expertise to modify the configure file so that the right libtool be created during the configuration step.
These are the changes I have had to do. They are expressed as a diff. 10253c10253 < pic_flag="-KPIC" ---
pic_flag=""
10256c10256 < wl="-Wl," ---
wl=""
10259c10259 < link_static_flag="-static" ---
link_static_flag=""
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
