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:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=tiA pfkhgGwslG9suoBYQ4tXL+YxHRTvGwR2ItpDBwhwMXHDDPvuZsT6veu/HFQkLMcA 9wEOX1KL4ohlSqYy3ObciuX8/faV4xItdm91O+uEDPKM1S8BWSSQpeJwt4BzreaW B7jT3eEQq/0nNpa4IyRhyMN5U223SGyOK/qJmRhs= 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:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=OfrvGI7hf E6TQwoYVUHLSnAU2hc=; b=eU/ITHnRBnpM1nvP+8nbvTu2ugNo4bB3NiZgZyjlz 9+k0iVISApPPsFGdSF2nO7aGr/VmllSzKXlHzZvEhZ9o298HVG93TUE011c7Absn WSG6wp3+PpkSk4LEDm5fvgDCcmY/fkEZ5y5h+AQU57rrxJZrV8urTkrzJ0PpPQCe PA= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,SPF_PASS autolearn=ham version=3.3.2 spammy=Chang, Hx-languages-length:953, H*c:alternative, H*c:HHH X-HELO: ndjsvnpf104.ndc.nasa.gov X-Comment: SPF check N/A for local connections - client-ip=198.117.0.48; helo=ndmsppt203.ndc.nasa.gov; envelope-from=chang DOT shen-1 AT nasa DOT gov; receiver=mark AT maxrnd DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 ndjsvnpf104.ndc.nasa.gov E52C04022B25 From: "Shen, Chang (MSFC-EV43)" To: "cygwin AT cygwin DOT com" , "mark AT maxrnd DOT com" Subject: Re: needed : building instruction of newlib under window 10 cygwin32 or cygwin64ls Date: Fri, 27 Jul 2018 22:29:32 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w6RMTm80006011 Hi Mark: Great! It works now. Only after I did below to filter out anything from windows path. I guess something was used other than cygwin's tools. export path=/usr/local/bin:/bin:/usr/bin: In your replay, you did not run make in cygwin. Instead going to newlib to run make. Is this because we already has cygwin? I went up one level to in src folder and run make. It builds. But this step is not needed, right? Thanks Chang -- 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