Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1429

Makefile.am: -pthread not supported on AIX (Visual Age C++)

    XMLWordPrintableJSON

Details

    Description

      -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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dolmen-oxymel Olivier Mengué
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: