www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/08/08/02:43:53

Date: Thu, 8 Aug 1996 09:39:26 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Tim Olmstead <timolmst AT cyberramp DOT net>
Cc: djgpp AT delorie DOT com
Subject: Re: GO32, and GCC questions
In-Reply-To: <4to1e4$kgk@newshost.cyberramp.net>
Message-Id: <Pine.SUN.3.91.960808093546.19168L-100000@is>
Mime-Version: 1.0

On Wed, 31 Jul 1996, Tim Olmstead wrote:

> 2. How can I get GCC to link a VERRY large program when the DOS
> command line won't hold all the library names?

Use either DJGPP port of Make (which knows how to pass long command lines
to GCC), or the response file feature:

	gcc @file

where `file' holds the actual command line.

The DJGPP port of Make is available as v2gnu/mak373b.zip from the same 
place you get DJGPP.  The response file facility (and other methods to 
pass long command lines to DJGPP programs) are explained in section 16.4 
of the DJGPP FAQ list (available as v2/faq201b.zip).

- Raw text -


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