www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/04/08/12:02:54

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
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.0.1.1.0.20040408115748.039fb948@127.0.0.1>
X-Sender:
Date: Thu, 08 Apr 2004 11:58:13 -0400
To: Johan Holmberg <holmberg AT iar DOT se>, cygwin AT cygwin DOT com
From: Larry Hall <cygwin-lh AT cygwin DOT com>
Subject: Re: Gcc/ld and long command lines (> 32k)
In-Reply-To: <Pine.GSO.4.50.0404081719370.380-100000@pjakkur.iar.se>
References: <Pine DOT GSO DOT 4 DOT 50 DOT 0404081719370 DOT 380-100000 AT pjakkur DOT iar DOT se>
Mime-Version: 1.0

At 11:50 AM 4/8/2004, you wrote:

>Hi !
>
>I tried to compile/link an application consisting of several hundred
>C/C++ files. This gives quite a long command line when it is time
>to link the application.
>
>Windows seem to have a limit of 32k for the length of the command
>line as given to to the system call 'CreateProcess'. I guess this is
>a "hard" limit in Windows.
>
>The length of my linker command line exceeds this 32k limit.
>
>Is it possible to pass a list of filenames to ld
>in some other way, to get around this limit ?
>
>I know about the special "@filename" syntax in Cygwin, but there
>seem to be two problems:
>
>- it is no idea to give the special @filename argument to "gcc.exe",
>  since it is calling other exe-files and will have problems itself
>  to pass the file list on to these (ld, collect2, ...)
>
>- I tried to specify "-Wl,@files.txt" to "gcc.exe", hoping that
>  "@files.txt" would be picked up by "ld.exe", but I got the error
>  message:
>       ld: @files.txt: No such file: No such file or directory
>
>  Is ld.exe not interpreting the special "@" like other
>  Cygwin programs ?
>
>
>Am I missing some obvious way of doing what I want ?


Did you try this?

<http://cygwin.com/ml/cygwin/2004-03/msg01300.html>


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019