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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=b0X7Gge595Tnr/oN z6c0EOxBQveh0Bama9UTZ2ph/kWagbhA3mOX0IYz9KEKCjDDbIaG3fojbMVcB93A 114Gify9v6SQS1ixr9E3kqwfDeVjJCN9jFprL0rS25xy8Uh0PfatWKroLq7nCjnB Smf/CSJQ/xTsScP0EAsvYgDOBk4= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=TmYwWEUEMop8y5AwVfmMlj WgX2I=; b=M8L1IbgVXZDcyId7y+2z31nstVQz76gvn7EN4F1usqcwhfTm4x2DOh HS5AwX6vA8AEJsg3lvd5H9QhjpuTyVSktBF8JWtMvJQDN3zZey0t/GpaOC22KvA/ IbNy/hgXuKeFHlzPsDz+adykCij+dZC8m0AbwVnP3sW+mtoN0jRYM= 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=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,MIME_BASE64_BLANKS,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Date: Thu, 20 Mar 2014 20:05:43 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <392927488.20140320200543@yandex.ru> To: - - , cygwin AT cygwin DOT com Subject: =?Windows-1251?B?UmU6IGdjYzogZXJyb3I6IHVucmVjb2duaXplZCBjb21tYW5kIGxpbmUg?= =?Windows-1251?B?b3B0aW9uIJEtbWN5Z3dpbpI=?= In-Reply-To: <1395326496.46224.YahooMailNeo@web125306.mail.ne1.yahoo.com> References: <1395315243 DOT 91405 DOT YahooMailNeo AT web125302 DOT mail DOT ne1 DOT yahoo DOT com> <1395318683 DOT 94189 DOT YahooMailNeo AT web125304 DOT mail DOT ne1 DOT yahoo DOT com> <1395325680 DOT 88252 DOT YahooMailNeo AT web125303 DOT mail DOT ne1 DOT yahoo DOT com> <1395326496 DOT 46224 DOT YahooMailNeo AT web125306 DOT mail DOT ne1 DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id s2KGKUSQ011735 Greetings, - -! > I use PyCharm for Python programming and installing packages. PyCharm uses > the pip command to install any package. I recently needed to install a > package that needs to be build. I learned that I needed to install cygwin in > that case. Not only Cygwin, then, but also Python provided by Cygwin. > Here is the deal: > I try to install a package that needs to be build > and end up with this error message (64 and 32 bit) > --- > D:\Programme\cygwin64\bin\gcc.exe -mcygwin -mdll -O -Wall -IC:\Users\... >     gcc: error: unrecognized command line option ‘-mcygwin’ That's a LONG time ago abandoned option. Years long. > --- > D:\Programme\cygwin\bin\gcc.exe -mcygwin -mdll -O -Wall -IC:\Users\... >     gcc: error: unrecognized command line option ‘-mcygwin’ > Please help, Google returns nothing regarding that error! I feel like I am > the only person in the world with that error :( That's quite possible. Because, see above. If you have a Linux guide to compile the extension, try following that one. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 20.03.2014, <20:03> Sorry for my terrible english...