[
https://issues.apache.org/jira/browse/AXIS2C-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
S.Uthaiyashankar resolved AXIS2C-1335.
--------------------------------------
Resolution: Not A Problem
Fix Version/s: 1.7.0
> Configuring with --enable-multi-thread=no still has a dependency on pthreads
> ----------------------------------------------------------------------------
>
> Key: AXIS2C-1335
> URL: https://issues.apache.org/jira/browse/AXIS2C-1335
> Project: Axis2-C
> Issue Type: Improvement
> Components: build system (Unix/Linux)
> Affects Versions: 1.5.0
> Reporter: Dominic Smith
> Assignee: S.Uthaiyashankar
> Priority: Minor
> Fix For: 1.7.0
>
>
> When configuring with --enable-multi-thread=no, the resultant build still has
> a dependency on the pthread library, due to the pthread calls within
> thread_unix.c. In principal this isn't a huge problem as it can easily be
> worked around, however it would be desirable to have the full build have no
> pthread dependency when configured without multithreading to prevent
> portability issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.