X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.8 required=5.0 tests=BAYES_50,PLING_QUERY,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Xin Jin To: cygwin AT cygwin DOT com Subject: Help! How to find newlib? Date: Tue, 10 May 2011 09:55:02 +0200 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201105100955.02930.xjin1@gwdg.de> 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 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"? Please help me! best regards Xin -- 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