From: rcrampton AT armature DOT com (Robin Crampton) Subject: RE: Passing list of objects to GNU ld... 15 Jul 1998 11:12:48 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit To: gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".