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 "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2011/08/30 14:11:37 UTC

[jira] [Resolved] (AXIS2C-1429) Makefile.am: -pthread not supported on AIX (Visual Age C++)

     [ https://issues.apache.org/jira/browse/AXIS2C-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe resolved AXIS2C-1429.
---------------------------------------

    Resolution: Fixed

As per the last comment

> Makefile.am: -pthread not supported on AIX (Visual Age C++)
> -----------------------------------------------------------
>
>                 Key: AXIS2C-1429
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1429
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0
>         Environment: AIX 5.2, Visual Age C++ 6
>            Reporter: Olivier Mengué
>              Labels: AIX, autoconf, automake, autotools
>             Fix For: 1.7.0
>
>
> -pthread is reported as an invalid argument by Visual Age C++ 6:
> Here is the build log extract:
> ---------------------
> Making all in test
> /home/prodfs/otp/axis-build/axis2c-src-1.6.0-2/neethi/test
>         source='test.c' object='test.o' libtool=no  DEPDIR=.deps depmode=aix /bin/sh ../depcomp  cc -qlanglvl=extc89 -DHAVE_CONFIG_H -I. -I.. -I../include  -I ../../util/include  -I ../../axiom/include  -I ../../include   -I/home/prodfs/deploy/include -g -O2 -pthread -qnolm -D_LARGEFILE64_SOURCE -c test.c
> cc: 1501-210 command option t contains an incorrect subargument
> ---------------------
> The '-pthread' argument should instead be generated by the configure script. See http://www.nongnu.org/autoconf-archive/ax_pthread.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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