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 2007/06/02 00:14:05 UTC

DO NOT REPLY [Bug 41914] - MinGW support, proper libapriconv-1.so/dll libname

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41914>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41914


wrowe@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|MinGW supports              |MinGW support, proper
                   |                            |libapriconv-1.so/dll libname




------- Additional Comments From wrowe@apache.org  2007-06-01 15:14 -------
API_CPPFLAGS="-DAPI_DECLARE_EXPORT" should only be applied to lib/ itself, and
never to the loadable modules and utilities which import the lib.  They should
be treating those symbols as imported (implicit unless _EXPORT or _STATIC has
been defined).

You missed util/Makefile.in, caught that though and everything looks sane.

Since we don't want to destroy iconv (and this is apriconv) - I'm building
and installing the utility as bin/apriconv instead.

I've also installed the two semi-public headers in include/apr-1/ to help
resolve the aprutil build issues.

Bumping to 1.2.0 since this changes (corrects) installation assumptions.

Thank you for jumping off on this effort!

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

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