Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Lothan" To: "Mumit Khan" Cc: "Cygwin" Subject: RE: Long command line Date: Sun, 28 Jan 2001 23:30:31 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal > From: cygwin-owner AT sources DOT redhat DOT com > [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of Mumit Khan > Sent: Sunday, January 28, 2001 10:54 PM > To: Lothan > Cc: Cygwin > Subject: Re: Long command line > > > It's not that long, and Cygwin can handle it just fine! Are you sure > you're not seeing a linker error telling you that it can't find libll.a? > Which you can fix by using `make LINKFLAGS=-lfl' instead. However, > there are other problems, and here's how you should build lclint (get the > latest version): > > $ CC='gcc -mno-win32' ./configure > $ make LINKFLAGS=-lfl SHELL=/bin/sh > > and it should build everything fine. Mummit, you're a genius! ;-) I had mistakenly *assumed* that it had chopped the line at the -ll. At least I had expected to see something like -llibll or such. I reconfigured with your suggestions and it worked like a charm. Thanks! -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple