hdf5/release_docs
Mike McGreevy 6a00b1b6ff [svn-r17228] Purpose:
Fix BZ #1583

Description:

    The --enable-static-exec flag was broken. Configure was adding the 
    -all-static linker flag to an environment variable which was subsequently
    never used. (looks like it was used in 1.6 Makefile.ins, but never
    moved to 1.8's Makefile.ams when we added automake support).

    To fix, I've added this environment varibale to the link lines of all the
    tools. Now, when --enable-static-exec is invoked, it will correctly
    generate statically linked executables in the installed bin directory.

Tested:

    I've tested manually to ensure that the generated execs are static when
    the flag is used and dynamic when not. I've also tested when szip is
    used, as this was a use case mentioned in the bug report.

    Also: ran full tests with make check on jam and smirom for good measure.
2009-07-23 15:04:18 -05:00
..
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
HISTORY-1_0-1_8_0_rc3.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
HISTORY-1_9.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL [svn-r17115] Newer Solaris compiler uses -m64 inplace of -xarch=v9 which is deprecated. 2009-06-26 07:52:24 -05:00
INSTALL_Cygwin.txt [svn-r15022] Purpose: Minor updates to Windows documentation via Kent's recommendations. 2008-05-16 13:48:26 -05:00
INSTALL_MinGW.txt [svn-r14999] Purpose: Minor updates to MinGW installation notes 2008-05-14 14:27:31 -05:00
INSTALL_parallel [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_VMS.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_Windows_From_Command_Line.txt [svn-r15312] Purpose: Support Visual Studio 2008 on Windows 2008-07-02 14:40:00 -05:00
INSTALL_Windows_Short_NET.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows_Short_VS2005.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows.txt [svn-r16952] corrected name of zlib in Section IV, part 3, step 2 2009-05-15 10:17:36 -05:00
RELEASE.txt [svn-r17228] Purpose: 2009-07-23 15:04:18 -05:00