From: rcrampton@armature.com (Robin Crampton)
Subject: RE: Passing list of objects to GNU ld...
15 Jul 1998 11:12:48 -0700
Message-ID: <TFSHLXSQ.cygnus.gnu-win32@armature.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com

>Is there any way to get GNU ld to read the list of object files to be   
linked
>from a text file containing the names of the object files, one per line?

How about:
 
 gcc `cat file`  

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
