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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=gUlKN/XeAOqBvh371msIw55bS/deqQ1Q7ghy57NAT1obyfRl8ePwV t1/qqSJCML6x6IVpYz4OhFewi7b1glQrSy5mKAWP7R/SXeSCbzx5dFTZeLtIVI8X Suo49d8TJlvxGgHki2s4cRjEDQucZoyZ/eUYUUWJ6Sp4ipdYKu7kv8= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=oWrNjfprgn/RJ/rOO+z1t/YTV/U=; b=bhHc/xgS95fQL2VLE3FHetwDE0DB cC9JMprAZBQ3AN4oIPeMD9tSnNcBTk/7PETH+5yyk7kFpzeohqpjkx5UEL6dMX8E iC5fwH9DvAK0jiyfD1iA79utnn0QLM7RGUfL5OtPI7R+U4qIKdWr2BEpK+3QRUYc BGIr84ZrkUmTPGE= 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=-4.7 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: GCC / make escaping differences Date: Fri, 13 Mar 2015 10:05:14 +0000 (UTC) Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Denis Washington denisw.de> writes: > I suspected that this had something to do with the gcc command defined in the Makefile, which includes > backslashes to escape quotes in -D values like this: > > -DNOKOGIRI_LIBXML2_PATH\=\"/home/.../2.9.2\" -----------------------------^ I'd rather suspect the problem here. Regards, Achim. -- 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