Re: [Sofia-sip-devel] [PATCH] Fix configuration under MinGW

2010-07-08 Thread Stefano Sabatini
On date Tuesday 2010-07-06 19:35:38 +0300, Pekka Pessi phoned this: 2010/7/6 Stefano Sabatini ssabat...@reilabs.com: this patch fixes the configuration problem as reported here: http://thread.gmane.org/gmane.comp.telephony.sofia-sip.devel/3853 Thanks for the patch. -CFLAGS=$CFLAGS

Re: [Sofia-sip-devel] [PATCH] Fix configuration under MinGW

2010-07-06 Thread Michael Jerris
Do these CFLAGS get into the build as well? a bit worried that we need to do both this for the tests, and using top_ for the build. Mike On Jul 6, 2010, at 6:53 AM, Stefano Sabatini wrote: Hi all, this patch fixes the configuration problem as reported here:

Re: [Sofia-sip-devel] [PATCH] Fix configuration under MinGW

2010-07-06 Thread Michael Jerris
I'll take a look at this issue. Mike On Jul 6, 2010, at 12:20 PM, Stefano Sabatini wrote: On date Tuesday 2010-07-06 11:55:57 -0400, Michael Jerris phoned: Do these CFLAGS get into the build as well? a bit worried that we need to do both this for the tests, and using top_ for the build.

Re: [Sofia-sip-devel] [PATCH] Fix configuration under MinGW

2010-07-06 Thread Pekka Pessi
2010/7/6 Stefano Sabatini ssabat...@reilabs.com: this patch fixes the configuration problem as reported here: http://thread.gmane.org/gmane.comp.telephony.sofia-sip.devel/3853 Thanks for the patch. -CFLAGS=$CFLAGS -I\$(top_srcdir)/win32/pthread -DWINVER=0x0501 \ +CFLAGS=$CFLAGS