X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,PLING_QUERY,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <201105100955.02930.xjin1@gwdg.de> References: <201105100955 DOT 02930 DOT xjin1 AT gwdg DOT de> Date: Tue, 10 May 2011 10:58:42 +0200 Message-ID: Subject: Re: Help! How to find newlib? From: marco atzeri To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Tue, May 10, 2011 at 9:55 AM, Xin Jin wrote: > Hallo all, > > i'm using cygwin 1.7 for porting of a c/c++ written program from linux on > windows and want to get an executable file which is independable with cygwin. > This program needs "glibc" (the standard c library), particuly the pread, > pwrite function inside it. It is described in the cygwin user's guide that > newlib instead of glibc is used in cygwin. So the questions are: > > Is newlib already included in cygwin? But i can't find it with the > unix-command find / -name "newlib" in my cygwin directory. Or some packages > must be selected in the cygwin to get the "newlib"? newlib is used to build the cygwin1.dll. As you need a stand alone version you need to look at http://sourceware.org/newlib/ > > Please help me! google is your friend ;-) > > > best regards > Xin Marco -- 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