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: anonymous
Subject: [patch #7666] ax_pthread macro fails for C++ on Solaris
Date: Tue, 22 Nov 2011 00:22:49 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20100101 Firefox/8.0

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

Usually omitting -mt doesn't matter that much for C applications, but it
triggers different startup code for C++ applications that ensures the right
ordering of static constructors and so forth in conjunction with the threading
routines.

If you have a preferred test for which compiler is involved, that's fine, as
long as -mt is added for Solaris Studio.

    _______________________________________________________

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]