delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <000901c350f9$202d62f0$200aa8c0@thorin> |
From: | "Carlo Florendo" <carlo AT astra DOT ph> |
To: | <cygwin AT cygwin DOT com> |
References: | <001301c350e2$695f2560$200aa8c0 AT thorin> <Pine DOT CYG DOT 4 DOT 55 DOT 0307230845480 DOT 2320 AT ellixia> |
Subject: | Re: documentation on building the cygwin dll |
Date: | Wed, 23 Jul 2003 17:02:20 +0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700 |
From: "Elfyn McBratney" > Perhaps from the heading it's a bit mis-leading, but what your looking for is > this <http://cygwin.com/faq/faq_4.html#SEC104>. Hello Elfyn, After reading the FAQ, I did exactly what was mentioned there, namely: I got the latest sources from CVS (a whopping 30MB+ source). Of course, this created a ./src directory. I then created a ./obj directory (in the same level as ./src) and went inside it. I also created a /install directory as mentioned in the FAQ. Here is a transcript of what I did (after logging in to cvs). $ mkdir /install $ cvs checkout winsup $ mkdir obj $ cd obj $ ../src/configure --prefix=/install -v > configure.log 2>&1 $ make The output of configure and make including the transcript of what I did can be found here: http://210.23.193.154/zxff/index.html Each of the links contains plain text and is less than 100k. Am I missing anything here? I just want to build the cygwin dll simply. Thanks! Best Regards, Carlo ------ Carlo Florendo Astra Philippines Inc. URL: http://www.hq.astra.ph/resources -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |