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 Message-ID: <3A7519E3.16B468EA@ece.gatech.edu> Date: Mon, 29 Jan 2001 02:21:07 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Lothan , Cygwin Subject: Re: Long command lines References: <3A751987 DOT 65069714 AT ece DOT gatech DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Charles S. Wilson" wrote: > > I don't think there's any easy way. You'll have to edit the make file, > and split the gcc command into three (or more) parts: > > ar rc tmp1.a "some of the .o files" > ar rc tmp2.a "more of the .o files" > .... > .... > gcc -O4 -o lcint tmp1.a tmp2.a ... -ll > > --Chuck I just read Mumit's answer. He's probably right; I was assuming that you *were*, in fact, running into a 'command-line-too-long' problem. --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple