Return-Path: X-Original-To: apmail-celix-commits-archive@www.apache.org Delivered-To: apmail-celix-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E832217336 for ; Fri, 4 Sep 2015 09:17:45 +0000 (UTC) Received: (qmail 84207 invoked by uid 500); 4 Sep 2015 09:17:45 -0000 Delivered-To: apmail-celix-commits-archive@celix.apache.org Received: (qmail 84173 invoked by uid 500); 4 Sep 2015 09:17:45 -0000 Mailing-List: contact commits-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list commits@celix.apache.org Received: (qmail 84164 invoked by uid 500); 4 Sep 2015 09:17:45 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 84160 invoked by uid 99); 4 Sep 2015 09:17:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 09:17:45 +0000 Date: Fri, 4 Sep 2015 09:17:45 +0000 (UTC) From: "Pepijn Noltes (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-159) PThread usage not correct for Linux MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pepijn Noltes closed CELIX-159. ------------------------------- Resolution: Fixed > PThread usage not correct for Linux > ----------------------------------- > > Key: CELIX-159 > URL: https://issues.apache.org/jira/browse/CELIX-159 > Project: Celix > Issue Type: Bug > Reporter: Alexander Broekhuis > Assignee: Pepijn Noltes > > When using pthreads and compiling under Linux with GCC the switch -pthread is needed. This ensures the correct link/compile options. -- This message was sent by Atlassian JIRA (v6.3.4#6332)