From 00d0b59cd13f89ab8b44bd894eb7f0a131fcb472 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Thu, 5 Aug 2010 14:56:53 -0400 Subject: Fix debug build for windows --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 11ada5f..5768c10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-08-05 Dan Witte + + * Makefile.am: Pass FFI_DEBUG define to msvcc.sh for linking to the + debug CRT when --enable-debug is given. + * configure.ac: Define it. + * msvcc.sh: Translate -g and -DFFI_DEBUG appropriately. + 2010-08-04 Dan Witte * src/x86/ffitarget.h: Add X86_ANY define for all x86/x86_64 -- cgit v1.2.1