delorie.com/archives/browse.cgi | search |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
q=dns; s=default; b=GRapXk0H+z32m4QVQ4V0rHhHaqn/FpYJ0e1AvEu/XUQ | |
i90SDY5uewuf4/R2Xm4AoaQw2Gt0af0HyJ08pXef6OdVK5mPYEuCEbT4OyEgF1Rr | |
IwaXl/RCVCGn4lNxigOs6B5JsgkGP6wznVDeiZDBrlt1ZhSR10k72PQT+kUgG2q4 | |
= | |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
s=default; bh=Z0z0BTRdcOSlyClP0VLmunA6txg=; b=M4MCc/UoXaezCXu5s | |
d11YUw53mOyany7gp9+ohrUWgiL1Bz+Fk77OxjQbiGgvW/o2n4gQorefuV4lViCT | |
E0GOfQlkJ7VZbXKmuncGTZ/AWnh2V765+HDgDaT8UBzOWYeyclLNH7HMkjUZGXEE | |
qLbujvN5zgYlB2GSMSYod7eFWQ= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 |
X-HELO: | etr-usa.com |
Message-ID: | <53BF3739.50802@etr-usa.com> |
Date: | Thu, 10 Jul 2014 19:00:41 -0600 |
From: | Warren Young <warren AT etr-usa DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
MIME-Version: | 1.0 |
To: | Cygwin-L <cygwin AT cygwin DOT com> |
Subject: | Re: using make without cygwin terminal |
References: | <CACr0xSMvizCYiyFW14gfTAoOTajUYue+d+mqFBpq8HQGMUAEug AT mail DOT gmail DOT com> <CAAeCd-PoUK1ZyjY9VYwFOt58McOdXn4buVMz1HykaW9tZmKJcg AT mail DOT gmail DOT com> |
In-Reply-To: | <CAAeCd-PoUK1ZyjY9VYwFOt58McOdXn4buVMz1HykaW9tZmKJcg@mail.gmail.com> |
X-IsSubscribed: | yes |
On 7/10/2014 16:14, Robert Pendell wrote: > On Thu, Jul 10, 2014 at 12:46 PM, Okan Erat wrote: >> Dear Cygwin users, >> >> winbase.h(1011) : error C2733: second C linkage of overloaded function >> 'InterlockedIncrement' not allowed > > Those errors are not coming from cygwin make. That's coming from VS6 > make. Cygwin make doesn't have errors formatted that way. Nope. Microsoft make is called "nmake.exe", not "make.exe". The errors are coming from cl, the Visual C++ compiler. The only reason this isn't off-topic is that the same makefile is being run by Cygwin make in both cases, according to the OP. He may be wrong, but I think it's got to be something a bit stranger than a simple typo in the command. > With that in mind Visual Studio is a Microsoft product and not really > supported here. It's on-topic if the problem is happening via Cygwin make in both cases. The OP should go the extra mile to make sure that that is in fact the case. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |