Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Reply-To: From: "Norman Vine" To: Subject: RE: compiling CVS Date: Wed, 28 Nov 2001 00:27:01 -0500 Message-ID: <000001c177cd$5015ede0$a300a8c0@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 In-Reply-To: <019b01c17625$2411d320$a300a8c0@nhv> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Norman Vine writes: > >Am I the only one not able to compile the current CVS files ? > >make bombs in the cygwin sub-directory when trying to link >cygrun.exe with undefined references to .... < snip > FYI I can successfully build the CVS files again :-) I assume this change is why. 2001-11-26 Christopher Faylor * Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since adding an archive doesn't work the way we want it to. Thanks ! Norman