X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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

To: "'Marco Atzeri'" , cygwin AT cygwin DOT com References: <005201d0405a$d5ec93b0$81c5bb10$%fedin AT samsung DOT com> <54D20B95 DOT 1020507 AT gmail DOT 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 DOT fedin AT fedinw7x64 ~ $ gcc -pthread gcc: error: unrecognized command line option '-pthread' gcc: fatal error: no input files compilation terminated. p DOT fedin AT 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