X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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.shen-1@nasa.gov; receiver=mark@maxrnd.com
DKIM-Filter: OpenDKIM Filter v2.11.0 ndjsvnpf104.ndc.nasa.gov E52C04022B25
From: "Shen, Chang (MSFC-EV43)" <chang.shen-1@nasa.gov>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>,
        "mark@maxrnd.com"	<mark@maxrnd.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: <B242BB0F12C2544BB4FEB0B1B67AAF8E15BCD4CB@NDMSMBX402.ndc.nasa.gov>
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


