You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Brice André (JIRA)" <ji...@apache.org> on 2010/10/05 17:06:38 UTC

[jira] Created: (AXIS2C-1493) Link of precompiled Windows libraries with Mingw compiler

Link of precompiled Windows libraries with Mingw compiler
---------------------------------------------------------

                 Key: AXIS2C-1493
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1493
             Project: Axis2-C
          Issue Type: Improvement
          Components: build system (Windows)
    Affects Versions: 1.6.0
         Environment: Windows 7, Mingw compiler suite
            Reporter: Brice André
            Priority: Minor


I am trying to use the Axis2-c project with the Mingw compiler. As no makefile exists for this compiler, I try using provided MSVC pre-build dll to link with them.

With a very simple change in the 'axutil_utils_defines.h' included file, it is possible to link with generated inclusion libraries.

I joined a patch that performs requested modifications. Maybe could it be included in next Axis2-c releases ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1493) Link of precompiled Windows libraries with Mingw compiler

Posted by "Brice André (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brice André updated AXIS2C-1493:
--------------------------------

    Attachment: axutil_utils_defines.h.diff

attached patch

> Link of precompiled Windows libraries with Mingw compiler
> ---------------------------------------------------------
>
>                 Key: AXIS2C-1493
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1493
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: build system (Windows)
>    Affects Versions: 1.6.0
>         Environment: Windows 7, Mingw compiler suite
>            Reporter: Brice André
>            Priority: Minor
>         Attachments: axutil_utils_defines.h.diff
>
>
> I am trying to use the Axis2-c project with the Mingw compiler. As no makefile exists for this compiler, I try using provided MSVC pre-build dll to link with them.
> With a very simple change in the 'axutil_utils_defines.h' included file, it is possible to link with generated inclusion libraries.
> I joined a patch that performs requested modifications. Maybe could it be included in next Axis2-c releases ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org