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 "Philip Hoyer (JIRA)" <ax...@ws.apache.org> on 2006/06/06 19:24:29 UTC

[jira] Created: (AXISCPP-974) MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled

MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled
------------------------------------------------------------------------------------------------

         Key: AXISCPP-974
         URL: http://issues.apache.org/jira/browse/AXISCPP-974
     Project: Axis-C++
        Type: Bug

  Components: Client - Engine  
    Versions:  1.6 Beta    
 Environment: WinXP 
    Reporter: Philip Hoyer


The axis_cleint.dll has a dependency on MSVCP70.DLL and MSVCR70.DLL which are nor bundled in the binary release.
This was not the case with Version 1.5.
Why do we have introduced this dependency?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (AXISCPP-974) MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-974?page=comments#action_12415130 ] 

John Hawkins commented on AXISCPP-974:
--------------------------------------

Response From Philip:
I am using MSVC7 too but guess what a slightly later version therefore the runtime libs are MSCVP71.dll....
 
Why can't we link the runtime statically anyway? 
 
If we can't for some reason should we not add some mention of this in the documentation?

> MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled
> ------------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-974
>          URL: http://issues.apache.org/jira/browse/AXISCPP-974
>      Project: Axis-C++
>         Type: Bug

>   Components: Client - Engine
>     Versions:  1.6 Beta
>  Environment: WinXP 
>     Reporter: Philip Hoyer

>
> The axis_cleint.dll has a dependency on MSVCP70.DLL and MSVCR70.DLL which are nor bundled in the binary release.
> This was not the case with Version 1.5.
> Why do we have introduced this dependency?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (AXISCPP-974) MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-974?page=all ]
     
John Hawkins resolved AXISCPP-974:
----------------------------------

    Resolution: Won't Fix

This dependency was created because the builds now use MSVC7. This is not going to change.

> MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled
> ------------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-974
>          URL: http://issues.apache.org/jira/browse/AXISCPP-974
>      Project: Axis-C++
>         Type: Bug

>   Components: Client - Engine
>     Versions:  1.6 Beta
>  Environment: WinXP 
>     Reporter: Philip Hoyer

>
> The axis_cleint.dll has a dependency on MSVCP70.DLL and MSVCR70.DLL which are nor bundled in the binary release.
> This was not the case with Version 1.5.
> Why do we have introduced this dependency?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (AXISCPP-974) MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-974?page=comments#action_12415131 ] 

John Hawkins commented on AXISCPP-974:
--------------------------------------

if we linked the libraries statically we would have had all the dll's containing the mxvc libs i.e. bloatware.

The fact this is not in documentation is an oversight - sorry :-)

> MSVCP70.DLL and MSVCR70.DLL required in windows binary build for axis_client.dll and not bundled
> ------------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-974
>          URL: http://issues.apache.org/jira/browse/AXISCPP-974
>      Project: Axis-C++
>         Type: Bug

>   Components: Client - Engine
>     Versions:  1.6 Beta
>  Environment: WinXP 
>     Reporter: Philip Hoyer

>
> The axis_cleint.dll has a dependency on MSVCP70.DLL and MSVCR70.DLL which are nor bundled in the binary release.
> This was not the case with Version 1.5.
> Why do we have introduced this dependency?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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