----- Original Message ----- From: "Allen D Byrne"

Would you please send your environment information,

Processor is:
AMD Athlon 64 X2 Dual Core Processor 4600+  2.40GHz

OS is Windows Vista Business (64 bit).

My MinGW/MSYS installation was acquired by downloading (and then running)
mingw-get-inst-20110802.exe

Rob@desktop2 ~
$ uname -a
MINGW32_NT-6.0 DESKTOP2 1.0.17(0.48/3/2) 2011-04-24 23:39 i686 Msys

Rob@desktop2 ~
$ gcc -v
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.2 (GCC)

because I could not get
our MinGW machine (the latest download available a month back) configure to properly generate the H5pubconf.h file (no changes to defines - just copied). From my searching, it seems to happen often, but I could not find any solution.

Some people seem to have troubles with line-endings.
Just check that the Unix LF line endings in the source files are not being overwritten with Windows endings during the unpacking of the source. If they *are* being overwritten by Windows line endings then try to configure your Windows 'tar' utility to stop doing that ... or use a different tar utility. I use the one that shipped with my MinGW/MSYS, and it seems fine.
(I don't know if that could be the cause of your problems.)

Worst case, I might need to work with you for testing (send you a private
snapshot) our changes?

No worries with that.
I do have reliable git and svn clients if that makes it easier. Otherwise just send me the snapshot (or a link to it).

Cheers,
Rob

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

Reply via email to