You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2010/07/01 08:51:05 UTC

DO NOT REPLY [Bug 46175] Full Mingw+MSys support

https://issues.apache.org/bugzilla/show_bug.cgi?id=46175

--- Comment #3 from John Vandenberg <ja...@gmail.com> 2010-07-01 02:51:00 EDT ---
I see this patch adds -lmswsock.  I noticed that this was needed for bug 49535.
 I didnt investigate why.

Also, this patch replaces APR_CHECK_DLL_FUNC with AC_LIBTOOL_WIN32_DLL; what is
the minimum version of libtool where this works well?  That could mean a later
version of autoconf is needed (currently APR depends on autoconf 2.59, which
was released in Dec-2003).

If APR_CHECK_DLL_FUNC is being replaced, build/apr_win32.m4 should be deleted.

If mingw32 has sendfile, the configure script needs to find it.

I see you have removed APR_REMOVEFROM(CFLAGS,-O2)/APR_ADDTO(CFLAGS,-O0).  Does
that mean your patch runs all tests with -O2.  That would be very good news,
and I'd be keen to figure out what was the cause and help get the fix into
trunk.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org