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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=dC6ptKdBmwQdSJff jcujBscanjAHmtMC7rGcuMbKqzfE4h4FP7UfQYhl2pll6N9EStSTCE7ybpGOglMK ckLYJoaIrAbde7Xz262+5OxtTgOOBc0wZRXIPz/8D4M2YIA+16YOkzYdWpQHTJNl 9di/igd8YnJqIm/RguEH3v+gOng= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=vWSz0+fD32lT8WPU3PvCNd zPEVA=; b=vjvyWSnEJEZoHwoQpQSaD4eaIicjCLijurr+BXITIq2DCbDhh4vGbj cStbxQH7tF/YATf2DFgnymcwaMA9RXIXBMpNagSkDKD4FH0IiarLIsnE3Whqb59h srWe8PG6cAzG3VFgHpnzXJ3DYadmwJtz25ob/qJD8eM4GYOlFzX/c= 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.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wm0-f44.google.com X-Received: by 10.28.72.137 with SMTP id v131mr21955888wma.63.1449491140248; Mon, 07 Dec 2015 04:25:40 -0800 (PST) Subject: Re: /usr/include/string.h:108: syntax error at token '__asm__' To: cygwin AT cygwin DOT com References: <56655975 DOT 1060303 AT gmail DOT com> <20151207110839 DOT GA13230 AT calimero DOT vinschen DOT de> From: Andrew Ernest Ritz Message-ID: <56657AC4.4090609@gmail.com> Date: Mon, 7 Dec 2015 13:25:40 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151207110839.GA13230@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Thanks for your quick response. I created a new directory and Makefile and I can't reproduce the problem now either. My project compiles without any errors. Thanks and sorry for the false alarm. Andrew Ritz On 2015-12-07 12:08, Corinna Vinschen wrote: > On Dec 7 11:03, Andrew Ernest Ritz wrote: >> I get the following message when compiling programs on windows 10 - >> /usr/include/string.h:108: syntax error at token '__asm__'. Is this >> something to worry about? > Works for me. There may be some collision with a definition in your > llocal build environment. Can you provide a minimal testcase in plain C > with the least necessary code required to reproduce the issue? > > > Thanks, > Corinna > -- 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