delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
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" <cwilson AT ece DOT gatech DOT edu> |
X-Mailer: | Mozilla 4.75 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Lothan <lothan AT newsguy DOT com>, Cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: Long command lines |
References: | <EJEMICJMAGCJAPFPGPLGAEAOCHAA DOT lothan AT newsguy DOT com> <3A751987 DOT 65069714 AT ece DOT gatech DOT edu> |
"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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |