Commits

Quincey Koziol committed 6f6eca2c04b
[svn-r4576] Purpose: Bug fix Description: When compiled with the -g flag (for debugging), the incremental linker causes problems when building the H5detect utility. Solution: Turn off the incremental linker (with the -xildoff flag) when compiling for debugging. Platforms tested: Solaris 2.8/64 (houdin)