Changeset 805
- Timestamp:
- 03/08/06 12:14:56 (6 years ago)
- File:
-
- 1 edited
-
trunk/README.MinGW (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.MinGW
r804 r805 15 15 Now just type 16 16 17 ./configure 18 make 19 make check 20 make install 17 ./configure 18 make 19 make check 20 make install 21 22 To build the JAVA interface with gcj you need to pass the JAVA home 23 directory to configure. If your gcj command is /mingw/bin/gcj then use 24 25 ./configure --with-java-home=/mingw 21 26 22 27 If you get a compile error about redeclaration of ssize_t when including the HDF5 header, you need to edit /usr/local/hdf5/include/H5pubconf.h and change the definition of H5_SIZEOF_SSIZE_T to e.g.
Note: See TracChangeset
for help on using the changeset viewer.
