autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #7666] ax_pthread macro fails for C++ on Solaris


From: Daniel Richard G.
Subject: [patch #7666] ax_pthread macro fails for C++ on Solaris
Date: Fri, 02 Dec 2011 20:17:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.10 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1

Follow-up Comment #8, patch #7666 (project autoconf-archive):

My concern is the redundancy of specifying -D_REENTRANT with cc+"-mt" or
gcc+"-pthreads", as well as cc+"-lpthread", and the lack of "-mt" in
PTHREAD_LIBS.

There is this note in the macro:

  # On Solaris (at least, for some versions), libc contains stubbed
  # (non-functional) versions of the pthreads routines, so link-based
  # tests will erroneously succeed. [...] So,
  # we'll just look for -pthreads and -lpthread first:

Does anyone here know what versions of Solaris this applies to? Is this a
SunOS4 thing?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7666>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]