X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=BDrO3umGOCJw2lVpbWUFgr4GkZqLrWPlEf4ae+ucrw+
	m++ZtMIh8cuWNJNLfUnaCcoPfvCxlR+Q9AQkrrP/bfBO9Jvxu4p788TYJ7+AUEdE
	9Oo3JJrENORdsFwVfjsOtqPZo9xy1DZK3fAEoFS1j/49NR975pflk11vY0FXfzAU
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=LVAN/BOKFMHKLDakwFoXEh1bh0w=; b=uCBkoZnxlzy/8xQ8w
	XxPjkWYrberCYkcX3wPWinZPDEKFNFApqg4gz9G6TkBoIXfJp0L5q1dLqazPtonY
	k2wrxLSdS3vyfdTRz8LohOyRWpjhw8Nnm6tKxR1i+znWVOT79pKFx0eShX1ipNQ7
	9BJCM+pMQFgf3MxlIRtbpbHx3A=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: mailout2.w1.samsung.com
From: Pavel Fedin <p.fedin@samsung.com>
To: "'Marco Atzeri'" <marco.atzeri@gmail.com>, cygwin@cygwin.com
References: <005201d0405a$d5ec93b0$81c5bb10$%fedin@samsung.com> <54D20B95.1020507@gmail.com>
In-reply-to: <54D20B95.1020507@gmail.com>
Subject: RE: -pthread in gcc
Date: Fri, 06 Feb 2015 11:30:49 +0300
Message-id: <001801d041e7$369a0a20$a3ce1e60$%fedin@samsung.com>
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-IsSubscribed: yes

 Hello!

> use -2 version
> 
> https://cygwin.com/ml/cygwin-announce/2015-02/msg00006.html

 I have just checked, i have it installed. I even tried to reinstall it, but
the problem is still there:

--- cut ---
p.fedin@fedinw7x64 ~
$ gcc -pthread
gcc: error: unrecognized command line option '-pthread'
gcc: fatal error: no input files
compilation terminated.

p.fedin@fedinw7x64 ~
$ g++ -pthread
g++: error: unrecognized command line option '-pthread'
g++: fatal error: no input files
compilation terminated.
--- cut ---

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

