On 2013-07-12 05:33, JonY wrote:
For gcc-4.7.x, struct alignment behavior has changed, -mms-bitfields is now default, for better MSVC compatibility. This may cause ABI changes in libraries that expose data structures directly to clients. Workaround include marking the struct with the gcc_struct attributes.
While we're breaking ABI anyway, would you be able to enable SEH for x86_64-w64-mingw32 *now* so that I don't have to rebuild mingw64 packages YA in the near future?
Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple