>This patch enables hash synchronization on mingw/cygwin. The >JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS hack to work around the broken >Win32 linker has been discussed before: >> http://gcc.gnu.org/ml/java/2002-03/msg00038.html How does this change in binutils affect ? bfd/ChangeLog 2002年06月14日 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE> * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte alignment for .bss, .data and .text sections so that sse and sse2 code will work. * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.